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