Home
last modified time | relevance | path

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

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