Home
last modified time | relevance | path

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

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