Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp5929 static bool isCharType(QualType T) { in isCharType() function
H A DType.cpp1946 bool Type::isCharType() const { in isCharType() function in Type