Searched defs:EmitCppTypeDecl (Results 1 – 3 of 3) sorted by relevance
| /drivers/hdf_core/framework/tools/hdi-gen/ast/ | ||
| D | ast_union_type.cpp | 106 std::string ASTUnionType::EmitCppTypeDecl() const in EmitCppTypeDecl() function in OHOS::HDI::ASTUnionType |
| D | ast_enum_type.cpp | 144 std::string ASTEnumType::EmitCppTypeDecl() const in EmitCppTypeDecl() function in OHOS::HDI::ASTEnumType |
| D | ast_struct_type.cpp | 131 std::string ASTStructType::EmitCppTypeDecl() const in EmitCppTypeDecl() function in OHOS::HDI::ASTStructType |