Searched refs:GetTypeDefintion (Results 1 – 10 of 10) sorted by relevance
159 AutoPtr<HdiTypeEmitter> typeEmitter = GetTypeEmitter(ast_->GetTypeDefintion(i)); in EmitCustomTypeDecls()170 AutoPtr<ASTType> type = ast_->GetTypeDefintion(i); in EmitCustomTypeFuncDecl()238 AutoPtr<ASTType> type = ast_->GetTypeDefintion(i); in EmitCustomTypeDataProcess()
151 AutoPtr<ASTType> type = ast_->GetTypeDefintion(i); in EmitCustomTypeDecls()185 AutoPtr<ASTType> type = ast_->GetTypeDefintion(i); in EmitCustomTypeFuncDecl()264 AutoPtr<ASTType> type = ast_->GetTypeDefintion(i); in EmitCustomTypeDataProcess()
139 AutoPtr<ASTType> type = ast_->GetTypeDefintion(i); in EmitCustomTypeDecls()173 AutoPtr<ASTType> type = ast_->GetTypeDefintion(i); in EmitCustomTypeFuncDecl()257 AutoPtr<ASTType> type = ast_->GetTypeDefintion(i); in EmitCustomTypeDataProcess()
153 AutoPtr<ASTType> GetTypeDefintion(size_t index);
196 AutoPtr<ASTType> AST::GetTypeDefintion(size_t index) in GetTypeDefintion() function in OHOS::HDI::AST
173 AutoPtr<ASTType> GetTypeDefintion(size_t index);
269 AutoPtr<ASTType> AST::GetTypeDefintion(size_t index) in GetTypeDefintion() function in OHOS::Idl::AST
146 AutoPtr<HdiTypeEmitter> typeEmitter = GetTypeEmitter(ast_->GetTypeDefintion(i)); in EmitCustomTypeDecls()157 AutoPtr<ASTType> type = ast_->GetTypeDefintion(i); in EmitCustomTypeFuncDecl()223 AutoPtr<ASTType> type = ast_->GetTypeDefintion(i); in EmitCustomTypeDataProcess()
2013 targetAst->AddTypeDefinition(sourceAst->GetTypeDefintion(i)); in MergeTypeDefinitions()
2124 targetAst->AddTypeDefinition(sourceAst->GetTypeDefintion(i)); in MergeTypeDefinitions()