Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h137 bool isConstQualified() const { in isConstQualified() function
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6583 AST_MATCHER(QualType, isConstQualified) { in AST_MATCHER() argument