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

References

tools/clang/include/clang/AST/DeclBase.h
 2331     DeclContextBits.HasLazyExternalLexicalLookups = true;
 2424     return DeclContextBits.HasLazyExternalLexicalLookups;
 2430     DeclContextBits.HasLazyExternalLexicalLookups = HasLELL;