Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoModeling.cpp84 auto LookupRes = ACtx.getTranslationUnitDecl()->lookup(&II); in REGISTER_TRAIT_WITH_PROGRAMSTATE() 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/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp505 Decl *LookupRes = C.first.get(); in FindExternalVisibleDeclsByName() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp446 const auto LookupRes = MatchOpTable.lookup(*It); in inferNamedOperandType() local
1406 auto LookupRes = MatchOpTable.lookup(RootName); in findRoots() local