Home
last modified time | relevance | path

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

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