Home
last modified time | relevance | path

Searched defs:Acceptable (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DModule.cpp418 bool Acceptable = UnrestrictedWildcard; in getExportedModules() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp2061 if (auto *Acceptable = getSema().VisibleNamespaceCache.lookup(Key)) in getAcceptableDeclSlow() local
2063 auto *Acceptable = isVisible(getSema(), Key) in getAcceptableDeclSlow() local
H A DSemaDeclCXX.cpp13485 if (auto *Acceptable = R.getAcceptableDecl(D)) in CheckImplicitSpecialMemberDeclaration() local