Home
last modified time | relevance | path

Searched refs:ParseBasicType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.h113 AutoPtr<ASTType> ParseBasicType();
H A Dparser.cpp780 type = ParseBasicType(); in ParseType()
815 AutoPtr<ASTType> Parser::ParseBasicType() in ParseBasicType() function in OHOS::HDI::Parser
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h137 AutoPtr<ASTType> ParseBasicType();
H A Dparser.cpp975 type = ParseBasicType(); in ParseType()
1034 AutoPtr<ASTType> Parser::ParseBasicType() in ParseBasicType() function in OHOS::Idl::Parser