Home
last modified time | relevance | path

Searched defs:structType (Results 1 – 2 of 2) sorted by relevance

/drivers/framework/tools/hdi-gen/codegen/
Dcpp_custom_types_code_emitter.cpp106 AutoPtr<ASTStructType> structType = dynamic_cast<ASTStructType*>(type.Get()); in EmitCustomTypeDecl() local
125 AutoPtr<ASTStructType> structType = dynamic_cast<ASTStructType*>(type.Get()); in EmitCustomTypeFuncDecl() local
201 AutoPtr<ASTStructType> structType = dynamic_cast<ASTStructType*>(type.Get()); in EmitCustomTypeDataProcess() local
Dc_custom_types_code_emitter.cpp107 AutoPtr<ASTStructType> structType = dynamic_cast<ASTStructType*>(type.Get()); in EmitCustomTypeDecl() local
126 AutoPtr<ASTStructType> structType = dynamic_cast<ASTStructType*>(type.Get()); in EmitCustomTypeFuncDecl() local
212 AutoPtr<ASTStructType> structType = dynamic_cast<ASTStructType*>(type.Get()); in EmitCustomTypeDataProcess() local