Defined in 1 files as a struct:
Defined in 25 files as a member:
- contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h, line 1480 (as a member)
- contrib/llvm-project/clang/include/clang/Frontend/ASTUnit.h, line 104 (as a member)
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h, line 134 (as a member)
- contrib/llvm-project/clang/include/clang/Tooling/Core/Diagnostic.h, line 102 (as a member)
- contrib/llvm-project/clang/include/clang/Tooling/DiagnosticsYaml.h, line 83 (as a member)
- contrib/llvm-project/clang/lib/Format/AffectedRangeManager.h, line 59 (as a member)
- contrib/llvm-project/clang/lib/Sema/SemaStmt.cpp, line 1387 (as a member)
- contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h, line 188 (as a member)
- contrib/llvm-project/llvm/include/llvm/ADT/STLExtras.h, line 999 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/LexicalScopes.h, line 129 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineMemOperand.h, line 176 (as a member)
- contrib/llvm-project/llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h, line 284 (as a member)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h, line 43 (as a member)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h, line 144 (as a member)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h, line 66 (as a member)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/Range.h, line 87 (as a member)
- contrib/llvm-project/llvm/include/llvm/MC/MCFragment.h, line 502 (as a member)
- contrib/llvm-project/llvm/include/llvm/Support/SourceMgr.h, line 254 (as a member)
- contrib/llvm-project/llvm/include/llvm/Support/UnicodeCharRanges.h, line 95 (as a member)
- contrib/llvm-project/llvm/include/llvm/Testing/Support/Annotations.h, line 84 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h, line 90 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h, line 45 (as a member)
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, line 93 (as a member)
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.h, line 1031 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, line 152 (as a member)
Referenced in 108 files:
- contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h, 7 times
- contrib/llvm-project/clang/include/clang/Format/Format.h, 6 times
- contrib/llvm-project/clang/include/clang/Frontend/DiagnosticRenderer.h, 7 times
- contrib/llvm-project/clang/include/clang/Frontend/TextDiagnostic.h, 5 times
- contrib/llvm-project/clang/include/clang/Parse/Parser.h, line 1941
- contrib/llvm-project/clang/include/clang/Sema/DeclSpec.h, 2 times
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h, 7 times
- contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h, 4 times
- contrib/llvm-project/clang/include/clang/Tooling/Core/Diagnostic.h, line 77
- contrib/llvm-project/clang/include/clang/Tooling/Core/Replacement.h, line 349
- contrib/llvm-project/clang/include/clang/Tooling/DiagnosticsYaml.h, 4 times
- contrib/llvm-project/clang/lib/Analysis/PathDiagnostic.cpp, 4 times
- contrib/llvm-project/clang/lib/Basic/Diagnostic.cpp, 5 times
- contrib/llvm-project/clang/lib/Format/AffectedRangeManager.cpp, 2 times
- contrib/llvm-project/clang/lib/Format/AffectedRangeManager.h, 4 times
- contrib/llvm-project/clang/lib/Format/Format.cpp, 34 times
- contrib/llvm-project/clang/lib/Format/FormatInternal.h, line 74
- contrib/llvm-project/clang/lib/Format/SortJavaScriptImports.cpp, 2 times
- contrib/llvm-project/clang/lib/Format/SortJavaScriptImports.h, line 29
- contrib/llvm-project/clang/lib/Format/TokenAnalyzer.cpp, 2 times
- contrib/llvm-project/clang/lib/Format/TokenAnalyzer.h, line 44
- contrib/llvm-project/clang/lib/Frontend/ASTUnit.cpp, 7 times
- contrib/llvm-project/clang/lib/Frontend/DiagnosticRenderer.cpp, 19 times
- contrib/llvm-project/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp, 10 times
- contrib/llvm-project/clang/lib/Frontend/TextDiagnostic.cpp, 12 times
- contrib/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp, 6 times
- contrib/llvm-project/clang/lib/Sema/SemaChecking.cpp, 4 times
- contrib/llvm-project/clang/lib/Sema/SemaStmt.cpp, 8 times
- contrib/llvm-project/clang/lib/Sema/SemaTemplateDeduction.cpp, 4 times
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp, 13 times
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp, 5 times
- contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp, 4 times
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp, 8 times
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp, 4 times
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp, 2 times
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp, 14 times
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp, 4 times
- contrib/llvm-project/clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp, 3 times
- contrib/llvm-project/clang/lib/Tooling/Core/Diagnostic.cpp, 3 times
- contrib/llvm-project/clang/lib/Tooling/Core/Replacement.cpp, 5 times
- contrib/llvm-project/clang/lib/Tooling/Refactoring/AtomicChange.cpp, 3 times
- contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp, 2 times
- contrib/llvm-project/clang/tools/clang-format/ClangFormat.cpp, 9 times
- contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp, 11 times
- contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h, line 199
- contrib/llvm-project/llvm/include/llvm/ADT/STLExtras.h, 11 times
- contrib/llvm-project/llvm/include/llvm/Analysis/ValueTracking.h, line 98
- contrib/llvm-project/llvm/include/llvm/CodeGen/LexicalScopes.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h, line 807
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineMemOperand.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAG.h, 8 times
- contrib/llvm-project/llvm/include/llvm/DWARFLinker/DWARFLinker.h, 5 times
- contrib/llvm-project/llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h, 2 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h, line 231
- contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h, 7 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h, 4 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/Range.h, 9 times
- contrib/llvm-project/llvm/include/llvm/MC/MCCodeView.h, line 198
- contrib/llvm-project/llvm/include/llvm/MC/MCFragment.h, 5 times
- contrib/llvm-project/llvm/include/llvm/MC/MCObjectStreamer.h, line 163
- contrib/llvm-project/llvm/include/llvm/MC/MCStreamer.h, 5 times
- contrib/llvm-project/llvm/include/llvm/ObjectYAML/DWARFYAML.h, 5 times
- contrib/llvm-project/llvm/include/llvm/Support/SourceMgr.h, 5 times
- contrib/llvm-project/llvm/include/llvm/Support/UnicodeCharRanges.h, 11 times
- contrib/llvm-project/llvm/lib/Analysis/LazyValueInfo.cpp, 4 times
- contrib/llvm-project/llvm/lib/Analysis/ValueTracking.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 10 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, 8 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 7 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineFunction.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineOperand.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 6 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 6 times
- contrib/llvm-project/llvm/lib/DWARFLinker/DWARFLinker.cpp, 15 times
- contrib/llvm-project/llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp, line 112
- contrib/llvm-project/llvm/lib/DWARFLinker/DWARFStreamer.cpp, 8 times
- contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp, 6 times
- contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp, 15 times
- contrib/llvm-project/llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp, 6 times
- contrib/llvm-project/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp, 2 times
- contrib/llvm-project/llvm/lib/DebugInfo/GSYM/GsymReader.cpp, line 372
- contrib/llvm-project/llvm/lib/DebugInfo/GSYM/InlineInfo.cpp, 15 times
- contrib/llvm-project/llvm/lib/DebugInfo/GSYM/Range.cpp, 19 times
- contrib/llvm-project/llvm/lib/IR/ConstantRange.cpp, 7 times
- contrib/llvm-project/llvm/lib/MC/MCAsmStreamer.cpp, 15 times
- contrib/llvm-project/llvm/lib/MC/MCCodeView.cpp, 2 times
- contrib/llvm-project/llvm/lib/MC/MCObjectStreamer.cpp, 3 times
- contrib/llvm-project/llvm/lib/MC/MCParser/AsmParser.cpp, 8 times
- contrib/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp, 8 times
- contrib/llvm-project/llvm/lib/MC/MCStreamer.cpp, 9 times
- contrib/llvm-project/llvm/lib/ObjectYAML/DWARFYAML.cpp, 2 times
- contrib/llvm-project/llvm/lib/ObjectYAML/MinidumpYAML.cpp, 3 times
- contrib/llvm-project/llvm/lib/Support/SourceMgr.cpp, 12 times
- contrib/llvm-project/llvm/lib/Support/YAMLParser.cpp, 2 times
- contrib/llvm-project/llvm/lib/TableGen/TGParser.cpp, 25 times
- contrib/llvm-project/llvm/lib/TableGen/TGParser.h, 3 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, 6 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 7 times
- contrib/llvm-project/llvm/lib/Testing/Support/Annotations.cpp, 4 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/SCCP.cpp, 2 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LowerSwitch.cpp, 3 times
- contrib/llvm-project/llvm/tools/llvm-dwarfdump/Statistics.cpp, 2 times