Searched refs:ParseStructParentType (Results 1 – 4 of 4) sorted by relevance
137 AutoPtr<ASTStructType> ParseStructParentType();
1132 AutoPtr<ASTStructType> parentType = ParseStructParentType(); in ParseStructDeclaration()1160 AutoPtr<ASTStructType> Parser::ParseStructParentType() in ParseStructParentType() function in OHOS::HDI::Parser
163 AutoPtr<ASTStructType> ParseStructParentType();
1368 AutoPtr<ASTStructType> parentType = ParseStructParentType(); in ParseStructDeclaration()1396 AutoPtr<ASTStructType> Parser::ParseStructParentType() in ParseStructParentType() function in OHOS::Idl::Parser