Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/abseil/
DStringFindStrContainsCheck.cpp34 AST_MATCHER(Type, isCharType) { return Node.isCharType(); } in AST_MATCHER() argument
/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
/external/llvm-project/clang/lib/AST/
DItaniumMangle.cpp5426 static bool isCharType(QualType T) { in isCharType() function
DType.cpp1946 bool Type::isCharType() const { in isCharType() function in Type