Searched defs:isConstQualified (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | CanonicalType.h | 137 bool isConstQualified() const { isConstQualified() function |
/llvm-project/clang/include/clang/ASTMatchers/ | ||
H A D | ASTMatchers.h | 6583 AST_MATCHER(QualType,isConstQualified) AST_MATCHER() argument |