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

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  927   static clang::TagDecl *GetAsTagDecl(const CompilerType &type);

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  196   clang::TagDecl *tag_decl = ClangASTContext::GetAsTagDecl(type);
tools/lldb/source/Symbol/ClangASTContext.cpp
 8993                  GetAsTagDecl(type->GetFullCompilerType()))