Home
last modified time | relevance | path

Searched refs:CheckLookupAccess (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Sema/
DLookup.h681 getSema().CheckLookupAccess(*this); in diagnose()
DSema.h5602 void CheckLookupAccess(const LookupResult &R);
/external/llvm-project/clang/include/clang/Sema/
DLookup.h698 getSema().CheckLookupAccess(*this); in diagnose()
DSema.h7140 void CheckLookupAccess(const LookupResult &R);
/external/clang/lib/Sema/
DSemaAccess.cpp1843 void Sema::CheckLookupAccess(const LookupResult &R) { in CheckLookupAccess() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaAccess.cpp1862 void Sema::CheckLookupAccess(const LookupResult &R) { in CheckLookupAccess() function in Sema