reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/DeclBase.cpp
 1547   if (!hasLazyLocalLexicalLookups() &&
 1560             hasLazyLocalLexicalLookups() | LoadedDecls );
 1564     if (!hasLazyLocalLexicalLookups())
 1633     if (hasLazyLocalLexicalLookups() ||
 1659   if (hasLazyLocalLexicalLookups() ||
 1697   if (hasLazyLocalLexicalLookups()) {
 1720   if (Name && !hasLazyLocalLexicalLookups() &&
tools/clang/lib/Serialization/ASTWriter.cpp
 4018   assert(!ConstDC->hasLazyLocalLexicalLookups() &&