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.cpp982 bool SuppressQualifierCheck, in BuildMemberReferenceExpr() argument
1081 !SuppressQualifierCheck && in BuildMemberReferenceExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8642 const Scope *S, bool SuppressQualifierCheck = false,