Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DLookup.h323 bool isClassLookup() const { in isClassLookup() function
608 else if (isClassLookup() && SemaRef.getLangOpts().AccessControl) in diagnose()