Searched defs:IsStringType (Results 1 – 8 of 8) 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
25 bool ASTString16Type::IsStringType() in IsStringType() function in OHOS::Idl::ASTString16Type
105 bool ASTType::IsStringType() in IsStringType() function in OHOS::Idl::ASTType
13 bool ASTStringType::IsStringType() in IsStringType() function in OHOS::HDI::ASTStringType
88 bool ASTType::IsStringType() in IsStringType() function in OHOS::HDI::ASTType
106 inline bool IsStringType(reflection::BaseType inType) in IsStringType() function