Home
last modified time | relevance | path

Searched refs:localUncachedLookup (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h2577 void localUncachedLookup(DeclarationName Name,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1945 void DeclContext::localUncachedLookup(DeclarationName Name, in localUncachedLookup() function in DeclContext
H A DASTImporter.cpp9030 ReDC->localUncachedLookup(Name, Result); in findDeclsInToCtx()