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

Definitions

include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/BinaryFormat/Minidump.h
  161 struct SystemInfo {
  243 struct ExceptionStream {
include/llvm/CodeGen/MachineBasicBlock.h
   71   struct RegisterMaskPair {
include/llvm/DebugInfo/MSF/MSFBuilder.h
   26 class MSFBuilder {
include/llvm/DebugInfo/MSF/MSFCommon.h
   51 struct MSFLayout {
include/llvm/ExecutionEngine/JITSymbol.h
  190 class JITEvaluatedSymbol {
include/llvm/XRay/Profile.h
   62   struct Block {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
  234 class CharSourceRange {
tools/clang/include/clang/Tooling/Core/Replacement.h
   83 class Replacement {
tools/clang/tools/extra/clang-move/Move.h
   39   struct Declaration {
tools/clang/tools/extra/clangd/CodeComplete.h
  137 struct CodeCompletion {
  215 struct CodeCompleteResult {
tools/clang/tools/extra/clangd/Diagnostics.h
   71 struct Fix {
   84 struct Diag : DiagBase {
tools/clang/tools/extra/clangd/Headers.h
   52 struct Inclusion {
tools/clang/tools/extra/clangd/Protocol.h
  127 struct Position {
  202 struct TextEdit {
  798 struct DocumentSymbol {
  829 struct SymbolInformation {
 1038 struct SignatureInformation {
 1092 struct DocumentHighlight {
 1129 struct TypeHierarchyItem {
tools/clang/tools/extra/clangd/SemanticHighlighting.h
   61 struct LineHighlightings {
tools/clang/tools/extra/clangd/TUScheduler.h
   34 struct InputsAndAST {
   39 struct InputsAndPreamble {
tools/clang/tools/extra/clangd/URI.h
   28 class URI {
tools/clang/tools/extra/clangd/index/Ref.h
   52 struct Ref {
tools/clang/tools/extra/clangd/index/Relation.h
   29 struct Relation {
tools/clang/tools/extra/clangd/index/Symbol.h
   36 struct Symbol {
   87   struct IncludeHeaderWithReferences {
  177 class SymbolSlab {
tools/clang/tools/extra/clangd/index/SymbolID.h
   31 class SymbolID {
tools/clang/tools/extra/clangd/index/dex/Token.h
   40 class Token {
tools/clang/tools/extra/clangd/unittests/FindTargetTests.cpp
   34 struct PrintedDecl {
tools/clang/tools/extra/clangd/unittests/PrintASTTests.cpp
   25 struct Case {
tools/clang/unittests/Index/IndexTests.cpp
   56 struct TestSymbol {
tools/clang/unittests/Rename/ClangRenameTest.h
   37 struct Case {
tools/lldb/include/lldb/Symbol/LineEntry.h
   20 struct LineEntry {
tools/lldb/include/lldb/Utility/Scalar.h
   39 class Scalar {
tools/lldb/source/Plugins/Process/minidump/MinidumpParser.h
   50 class MinidumpParser {
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
  218 class PythonObject {
  614 class PythonCallable : public TypedPythonObject<PythonCallable> {
  618   struct ArgInfo {
  660 class PythonFile : public TypedPythonObject<PythonFile> {
tools/lldb/unittests/TestingSupport/TestUtilities.h
   32 class TestFile {
tools/lldb/unittests/tools/lldb-server/tests/MessageObjects.h
   64 class JThreadsInfo : public Parser<JThreadsInfo> {
  107 class StopReplyStop : public StopReply {
  145 class StopReplyExit : public StopReply {
tools/llvm-cfi-verify/lib/GraphBuilder.h
   67 struct GraphResult {
tools/llvm-exegesis/lib/Clustering.h
   81   struct Cluster {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
  778 class basic_set {
utils/unittest/googletest/include/gtest/gtest-printers.h
  980 template <typename T>