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

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  934   GetAsObjCInterfaceDecl(const CompilerType &type);

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 7929         ast->GetAsObjCInterfaceDecl(type);
 8358         GetAsObjCInterfaceDecl(type);
 8360         GetAsObjCInterfaceDecl(superclass_clang_type);
 8383   clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type);
 8567   clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type);
 8583   clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type);