Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp2936 bool IgnoreAccess) { in CheckDerivedToBaseConversion() argument
2967 if (!IgnoreAccess) { in CheckDerivedToBaseConversion()
3015 bool IgnoreAccess) { in CheckDerivedToBaseConversion() argument
3019 BasePath, IgnoreAccess); in CheckDerivedToBaseConversion()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h7554 bool IgnoreAccess = false);
7561 bool IgnoreAccess = false);