Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDDeclBase.cpp1554 !hasLazyExternalLexicalLookups()) in buildLookup()
1560 if (hasLazyExternalLexicalLookups()) { in buildLookup()
1640 hasLazyExternalLexicalLookups()) in lookup()
1666 hasLazyExternalLexicalLookups()) in lookup()
1727 !hasLazyExternalLexicalLookups()) { in localUncachedLookup()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclBase.h2429 bool hasLazyExternalLexicalLookups() const { in hasLazyExternalLexicalLookups() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp3616 !ConstDC->hasLazyExternalLexicalLookups() && in GenerateNameLookupTable()