Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp341 DeclContextLookupResult FromLookup = in addDeclToContexts() local
343 if (llvm::is_contained(FromLookup, FromNamed)) in addDeclToContexts()