Searched defs:IsIntegerType (Results 1 – 3 of 3) sorted by relevance
25 bool ASTIntegerType::IsIntegerType() in IsIntegerType() function in OHOS::Idl::ASTIntegerType
55 bool ASTType::IsIntegerType() in IsIntegerType() function in OHOS::Idl::ASTType
91 inline bool IsIntegerType(reflection::BaseType inType) in IsIntegerType() function