Home
last modified time | relevance | path

Searched refs:SuppressQualifierCheck (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp876 bool SuppressQualifierCheck, in BuildMemberReferenceExpr() argument
966 !SuppressQualifierCheck && in BuildMemberReferenceExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8917 const Scope *S, bool SuppressQualifierCheck = false,