Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp2970 bool IgnoreAccess) { in CheckDerivedToBaseConversion() argument
3001 if (!IgnoreAccess) { in CheckDerivedToBaseConversion()
3049 bool IgnoreAccess) { in CheckDerivedToBaseConversion() argument
3053 BasePath, IgnoreAccess); in CheckDerivedToBaseConversion()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h7803 bool IgnoreAccess = false);
7810 bool IgnoreAccess = false);