Home
last modified time | relevance | path

Searched defs:LookupRes (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoModeling.cpp81 auto LookupRes = ACtx.getTranslationUnitDecl()->lookup(&II); REGISTER_TRAIT_WITH_PROGRAMSTATE() local
99 SmallVector<const Decl *> LookupRes; getErrnoFunc() local
H A DStdLibraryFunctionsChecker.cpp1578 auto LookupRes = ACtx.getTranslationUnitDecl()->lookup(&II); in initFunctionSummaries() local
1727 auto LookupRes = ACtx.getTranslationUnitDecl()->lookup(&II); in initFunctionSummaries() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DLookup.cpp156 auto LookupRes = NS->lookup(DeclarationName(&AST.Idents.get(Head))); in disambiguateSpellingInScope() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp505 Decl *LookupRes = C.first.get(); in FindExternalVisibleDeclsByName() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp455 const auto LookupRes = MatchOpTable.lookup(*It); inferNamedOperandType() local
1410 auto LookupRes = MatchOpTable.lookup(RootName); findRoots() local