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

Declarations

tools/lldb/include/lldb/Symbol/ClangExternalASTSourceCommon.h
  133   static ClangExternalASTSourceCommon *Lookup(clang::ExternalASTSource *source);

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 2487       ClangExternalASTSourceCommon::Lookup(ast->getExternalSource());
 2496       ClangExternalASTSourceCommon::Lookup(ast->getExternalSource());