Searched defs:IsStringType (Results 1 – 3 of 3) sorted by relevance
25 bool ASTStringType::IsStringType() in IsStringType() function in OHOS::Idl::ASTStringType
80 bool ASTType::IsStringType() in IsStringType() function in OHOS::Idl::ASTType
106 inline bool IsStringType(reflection::BaseType inType) in IsStringType() function