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

Declarations

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

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 7838   return ClangUtil::GetAsTagDecl(type);