Home
last modified time | relevance | path

Searched defs:isCharType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DType.cpp671 bool Type::isCharType() const { in isCharType() function in Type
DItaniumMangle.cpp3272 static bool isCharType(QualType T) { in isCharType() function