Defined in 1 files as a variable:
Defined in 15 files as a typedef:
- contrib/llvm/include/llvm/ADT/IntervalMap.h, line 961 (as a typedef)
- contrib/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h, line 106 (as a typedef)
- contrib/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp, line 190 (as a typedef)
- contrib/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp, line 58 (as a typedef)
- contrib/llvm/tools/clang/include/clang/AST/ExternalASTSource.h, line 425 (as a typedef)
- contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h, line 34 (as a typedef)
- contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h, line 47 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/MappedHash.h, line 161 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategoryMap.h, line 32 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Utility/Flags.h, line 30 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Utility/Range.h, line 19 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Utility/Status.h, line 56 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Utility/UUID.h, line 30 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h, line 29 (as a typedef)
- contrib/llvm/utils/TableGen/AsmWriterEmitter.cpp, line 740 (as a typedef)
Defined in 2 files as a struct:
Defined in 6 files as a member:
Defined in 2 files as a function:
Defined in 6 files as a enum:
Referenced in 106 files:
- contrib/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h, 5 times
- contrib/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 2 times
- contrib/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h, line 84
- contrib/llvm/include/llvm/IR/GlobalValue.h, 2 times
- contrib/llvm/include/llvm/ObjectYAML/WasmYAML.h, 8 times
- contrib/llvm/include/llvm/Support/AMDGPUMetadata.h, 2 times
- contrib/llvm/include/llvm/Support/BinaryStreamArray.h, 13 times
- contrib/llvm/include/llvm/Transforms/Scalar/GVNExpression.h, 3 times
- contrib/llvm/lib/CodeGen/AtomicExpandPass.cpp, 7 times
- contrib/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp, 10 times
- contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp, line 571
- contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h, line 152
- contrib/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp, 5 times
- contrib/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h, line 88
- contrib/llvm/lib/ObjectYAML/WasmYAML.cpp, 2 times
- contrib/llvm/lib/Support/AMDGPUMetadata.cpp, 15 times
- contrib/llvm/lib/TableGen/TGParser.cpp, 2 times
- contrib/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp, 14 times
- contrib/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.h, line 52
- contrib/llvm/lib/Target/Hexagon/BitTracker.h, 2 times
- contrib/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp, 7 times
- contrib/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp, 12 times
- contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 7 times
- contrib/llvm/lib/Transforms/Utils/SymbolRewriter.cpp, 13 times
- contrib/llvm/tools/clang/include/clang/AST/ASTContext.h, line 2944
- contrib/llvm/tools/clang/include/clang/AST/ExternalASTSource.h, 4 times
- contrib/llvm/tools/clang/include/clang/AST/Type.h, 2 times
- contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h, line 341
- contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h, 66 times
- contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h, 14 times
- contrib/llvm/tools/clang/include/clang/Sema/Sema.h, 7 times
- contrib/llvm/tools/clang/include/clang/Sema/Template.h, 2 times
- contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h, line 106
- contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h, 2 times
- contrib/llvm/tools/clang/lib/AST/ASTContext.cpp, line 9949
- contrib/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp, 2 times
- contrib/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp, 23 times
- contrib/llvm/tools/clang/lib/CodeGen/CGObjC.cpp, 3 times
- contrib/llvm/tools/clang/lib/Sema/SemaAttr.cpp, 3 times
- contrib/llvm/tools/clang/lib/Sema/SemaExprObjC.cpp, 16 times
- contrib/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp, 5 times
- contrib/llvm/tools/clang/lib/Sema/TreeTransform.h, 15 times
- contrib/llvm/tools/clang/lib/Serialization/ASTReader.cpp, 2 times
- contrib/llvm/tools/lldb/include/lldb/API/SBFrame.h, 2 times
- contrib/llvm/tools/lldb/include/lldb/API/SBValue.h, line 64
- contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointName.h, line 119
- contrib/llvm/tools/lldb/include/lldb/Core/MappedHash.h, 3 times
- contrib/llvm/tools/lldb/include/lldb/Core/Value.h, 4 times
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObject.h, line 387
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectCast.h, line 43
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectChild.h, line 44
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectConstResult.h, line 76
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectDynamicValue.h, line 57
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectMemory.h, line 57
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectRegister.h, 3 times
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectSyntheticFilter.h, line 62
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectVariable.h, line 64
- contrib/llvm/tools/lldb/include/lldb/DataFormatters/FormattersContainer.h, 7 times
- contrib/llvm/tools/lldb/include/lldb/DataFormatters/TypeCategoryMap.h, 2 times
- contrib/llvm/tools/lldb/include/lldb/Expression/UserExpression.h, line 266
- contrib/llvm/tools/lldb/include/lldb/Interpreter/CommandObject.h, 4 times
- contrib/llvm/tools/lldb/include/lldb/Symbol/UnwindPlan.h, 2 times
- contrib/llvm/tools/lldb/include/lldb/Symbol/Variable.h, 3 times
- contrib/llvm/tools/lldb/include/lldb/Symbol/VariableList.h, 2 times
- contrib/llvm/tools/lldb/include/lldb/Target/LanguageRuntime.h, line 86
- contrib/llvm/tools/lldb/include/lldb/Utility/Flags.h, 19 times
- contrib/llvm/tools/lldb/include/lldb/Utility/Range.h, 11 times
- contrib/llvm/tools/lldb/include/lldb/Utility/Status.h, 4 times
- contrib/llvm/tools/lldb/include/lldb/Utility/UUID.h, 2 times
- contrib/llvm/tools/lldb/source/API/SBFrame.cpp, 2 times
- contrib/llvm/tools/lldb/source/API/SBValue.cpp, 2 times
- contrib/llvm/tools/lldb/source/Breakpoint/BreakpointName.cpp, line 28
- contrib/llvm/tools/lldb/source/Breakpoint/BreakpointOptions.cpp, line 137
- contrib/llvm/tools/lldb/source/Core/Value.cpp, 2 times
- contrib/llvm/tools/lldb/source/Core/ValueObject.cpp, 3 times
- contrib/llvm/tools/lldb/source/Core/ValueObjectCast.cpp, line 56
- contrib/llvm/tools/lldb/source/Core/ValueObjectChild.cpp, 2 times
- contrib/llvm/tools/lldb/source/Core/ValueObjectConstResult.cpp, line 195
- contrib/llvm/tools/lldb/source/Core/ValueObjectDynamicValue.cpp, 2 times
- contrib/llvm/tools/lldb/source/Core/ValueObjectMemory.cpp, 2 times
- contrib/llvm/tools/lldb/source/Core/ValueObjectSyntheticFilter.cpp, line 127
- contrib/llvm/tools/lldb/source/Core/ValueObjectVariable.cpp, 2 times
- contrib/llvm/tools/lldb/source/Expression/DWARFExpression.cpp, 3 times
- contrib/llvm/tools/lldb/source/Interpreter/OptionValueUUID.cpp, line 81
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp, 2 times
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h, line 52
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/Go/GoLanguageRuntime.cpp, line 137
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/Go/GoLanguageRuntime.h, line 58
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.cpp, line 94
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.h, line 67
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp, line 247
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h, line 60
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp, 2 times
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h, line 101
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp, 2 times
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h, line 59
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp, line 1051
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h, line 337
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h, 2 times
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp, line 3944
- contrib/llvm/tools/lldb/source/Symbol/Variable.cpp, line 45
- contrib/llvm/tools/lldb/source/Symbol/VariableList.cpp, 2 times
- contrib/llvm/tools/lldb/source/Utility/Range.cpp, 4 times
- contrib/llvm/tools/lldb/source/Utility/Status.cpp, 3 times
- contrib/llvm/tools/lldb/source/Utility/UUID.cpp, 4 times
- contrib/llvm/utils/TableGen/AsmWriterEmitter.cpp, 2 times