Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoModeling.cpp80 auto LookupRes = ACtx.getTranslationUnitDecl()->lookup(&II); in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
98 SmallVector<const Decl *> LookupRes; in getErrnoFunc() local
H A DStdLibraryFunctionsChecker.cpp1180 auto LookupRes = ACtx.getTranslationUnitDecl()->lookup(&II); in initFunctionSummaries() local
1332 auto LookupRes = ACtx.getTranslationUnitDecl()->lookup(&II); in initFunctionSummaries() local
/openbsd/gnu/llvm/clang/lib/Tooling/Refactoring/
H A DLookup.cpp156 auto LookupRes = NS->lookup(DeclarationName(&AST.Idents.get(Head))); in disambiguateSpellingInScope() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DExternalASTMerger.cpp508 Decl *LookupRes = C.first.get(); in FindExternalVisibleDeclsByName() local
H A DASTContext.cpp427 auto LookupRes = CommentlessRedeclChains.find(CanonicalD); in getRawCommentForAnyRedecl() local