Searched defs:isCharType (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ | ||
D | Type.cpp | 671 bool Type::isCharType() const { in isCharType() function in Type |
D | ItaniumMangle.cpp | 3272 static bool isCharType(QualType T) { in isCharType() function |