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

References

tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
   45                 static_cast<void *>(&decl_ctx->getParentASTContext()),
   46                 name.getAsString().c_str(), decl_ctx->getDeclKindName(),
   47                 static_cast<const void *>(decl_ctx));
   52           llvm::dyn_cast<clang::ObjCInterfaceDecl>(decl_ctx);
   69     SetNoExternalVisibleDeclsForName(decl_ctx, name);