Home
last modified time | relevance | path

Searched refs:ParseStructParentType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h137 AutoPtr<ASTStructType> ParseStructParentType();
H A Dparser.cpp1132 AutoPtr<ASTStructType> parentType = ParseStructParentType(); in ParseStructDeclaration()
1160 AutoPtr<ASTStructType> Parser::ParseStructParentType() in ParseStructParentType() function in OHOS::HDI::Parser
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h163 AutoPtr<ASTStructType> ParseStructParentType();
H A Dparser.cpp1368 AutoPtr<ASTStructType> parentType = ParseStructParentType(); in ParseStructDeclaration()
1396 AutoPtr<ASTStructType> Parser::ParseStructParentType() in ParseStructParentType() function in OHOS::Idl::Parser