Searched defs:Acceptable (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ | ||
H A D | Module.cpp | 442 bool Acceptable = UnrestrictedWildcard; getExportedModules() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLookup.cpp | 2064 if (auto *Acceptable = getSema().VisibleNamespaceCache.lookup(Key)) getAcceptableDeclSlow() local |
H A D | SemaDeclCXX.cpp | 13924 if (auto *Acceptable = R.getAcceptableDecl(D)) CheckImplicitSpecialMemberDeclaration() local |