Searched refs:IsByteType (Results 1 – 4 of 4) sorted by relevance
/drivers/hdf_core/framework/tools/hdi-gen/ast/ | ||
D | ast_byte_type.h | 20 bool IsByteType() override; |
D | ast_type.h | 86 virtual bool IsByteType(); |
D | ast_byte_type.cpp | 13 bool ASTByteType::IsByteType() in IsByteType() function in OHOS::HDI::ASTByteType |
D | ast_type.cpp | 38 bool ASTType::IsByteType() in IsByteType() function in OHOS::HDI::ASTType |