Home
last modified time | relevance | path

Searched defs:lookups (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDeclLookups.h75 inline DeclContext::lookups_range DeclContext::lookups() const { in lookups() function
/llvm-project/lld/COFF/
H A DDLL.h30 std::vector<Chunk *> lookups; variable