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

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  923   static clang::EnumDecl *GetAsEnumDecl(const CompilerType &type);

References

tools/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  511       auto enum_decl = ClangASTContext::GetAsEnumDecl(ast_enum);