Searched refs:EmitCustomTypeDecl (Results 1 – 4 of 4) sorted by relevance
41 void EmitCustomTypeDecl(StringBuilder &sb, const AutoPtr<ASTType> &type) const;
152 EmitCustomTypeDecl(sb, type); in EmitCustomTypeDecls()159 void CppCustomTypesCodeEmitter::EmitCustomTypeDecl(StringBuilder &sb, const AutoPtr<ASTType> &type)… in EmitCustomTypeDecl() function in OHOS::HDI::CppCustomTypesCodeEmitter
140 EmitCustomTypeDecl(sb, type); in EmitCustomTypeDecls()147 void CCustomTypesCodeEmitter::EmitCustomTypeDecl(StringBuilder &sb, const AutoPtr<ASTType> &type) c… in EmitCustomTypeDecl() function in OHOS::HDI::CCustomTypesCodeEmitter