Defined in 1 files as a variable:
Defined in 1 files as a typedef:
Defined in 2 files as a prototype:
Defined in 33 files as a member:
- external/apache2/llvm/dist/clang/include/clang/Analysis/PathDiagnostic.h, line 119 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Analysis/Support/BumpVector.h, line 33 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Driver/Driver.h, line 235 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Sema/ParsedAttr.h, line 714 (as a member)
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h, line 1331 (as a member)
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h, line 490 (as a member)
- external/apache2/llvm/dist/clang/tools/libclang/CXLoadedDiagnostic.cpp, line 40 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/CoalescingBitVector.h, line 444 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Bitcode/BitcodeWriter.h, line 40 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DIE.h, line 138 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveRangeCalc.h, line 51 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, line 151 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/IR/ModuleSummaryIndex.h, line 1096 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Support/InitLLVM.h, line 46 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Support/StringSaver.h, line 22 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, line 297 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, line 839 (as a member)
- external/apache2/llvm/dist/llvm/lib/Demangle/ItaniumDemangle.cpp, line 304 (as a member)
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.h, line 118 (as a member)
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp, line 153 (as a member)
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContextImpl.h, line 1434 (as a member)
- external/apache2/llvm/dist/llvm/lib/Object/COFFImportFile.cpp, line 141 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNILPSched.cpp, line 29 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.h, line 73 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp, line 32 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInternal.h, line 143 (as a member)
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ConfigManager.h, line 52 (as a member)
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/Object.h, line 331 (as a member)
- external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/sanitizer_flag_parser.cc, line 21 (as a member)
- external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/sanitizer_flag_parser.h, line 118 (as a member)
- sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/sanitizer_flag_parser.cc, line 23 (as a member)
- sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/sanitizer_flag_parser.h, line 120 (as a member)
- sys/external/bsd/compiler_rt/dist/lib/xray/xray_segmented_array.h, line 165 (as a member)
Defined in 7 files as a function:
Defined in 1 files as a enumerator:
Referenced in 116 files:
- external/apache2/llvm/dist/clang/include/clang/AST/ASTContext.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h, line 1019
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Support/BumpVector.h, 9 times
- external/apache2/llvm/dist/clang/include/clang/Basic/Diagnostic.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Basic/SourceManager.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h, line 43
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h, line 528
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h, 6 times
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/Program.h, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/PathDiagnostic.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Basic/SourceManager.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Driver/Driver.cpp, line 143
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInvocation.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Lex/HeaderSearch.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/ParsedAttr.cpp, line 76
- external/apache2/llvm/dist/clang/lib/Sema/SemaCodeComplete.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, 20 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ProgramState.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/JSONCompilationDatabase.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/c-index-test/core_main.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/driver/cc1_main.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/libclang/CXLoadedDiagnostic.cpp, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/CoalescingBitVector.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/ImmutableList.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/ImmutableMap.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/ImmutableSet.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DIE.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/LiveRangeCalc.h, line 171
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Demangle/ItaniumDemangle.h, 107 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h, line 189
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h, 29 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/ModuleSummaryIndex.h, line 1114
- external/apache2/llvm/dist/llvm/include/llvm/Object/IRSymtab.h, line 162
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h, line 51
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h, line 55
- external/apache2/llvm/dist/llvm/include/llvm/Support/StringSaver.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/WindowsSupport.h, line 238
- external/apache2/llvm/dist/llvm/include/llvm/Support/YAMLParser.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, line 4572
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DIE.cpp, line 160
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveIntervalCalc.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveIntervalUnion.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRangeCalc.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveRangeEdit.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Demangle/ItaniumDemangle.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.h, line 112
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/TPCIndirectionUtils.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/IR/Attributes.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContextImpl.h, line 1435
- external/apache2/llvm/dist/llvm/lib/IR/Type.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/COFFAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCStreamer.cpp, line 885
- external/apache2/llvm/dist/llvm/lib/Object/COFFImportFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/IRSymtab.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/InitLLVM.cpp, line 52
- external/apache2/llvm/dist/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Support/MemoryBuffer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/StringSaver.cpp, line 14
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNILPSched.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp, line 290
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/Coroutines.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-ar/llvm-ar.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ConfigManager.cpp, 12 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/Object.h, line 334
- external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp, 4 times
- external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/sanitizer_flag_parser.cc, 2 times
- external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/sanitizer_flag_parser.h, line 133
- external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/sanitizer_flags.cc, 2 times
- external/gpl3/gcc.old/dist/libsanitizer/tsan/tsan_clock.cc, 3 times
- external/gpl3/gcc.old/dist/libsanitizer/tsan/tsan_sync.cc, 2 times
- external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_flag_parser.cc, 2 times
- external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_flag_parser.h, line 133
- external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_flags.cc, 2 times
- external/gpl3/gcc/dist/libsanitizer/tsan/tsan_clock.cc, 3 times
- external/gpl3/gcc/dist/libsanitizer/tsan/tsan_sync.cc, 2 times
- external/gpl3/gdb.old/dist/gdb/dwarf2/index-write.c, 2 times
- external/gpl3/gdb/dist/gdb/dwarf2/index-write.c, 2 times
- sys/external/bsd/compiler_rt/dist/lib/msan/msan.cc, line 134
- sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/sanitizer_flag_parser.cc, 2 times
- sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/sanitizer_flag_parser.h, line 135
- sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/sanitizer_flags.cc, 2 times
- sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/tsan_clock.cc, 3 times
- sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/tsan_sync.cc, 2 times
- sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/tsan_dense_alloc_test.cc, 4 times
- sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/segmented_array_test.cc, 4 times
- sys/external/bsd/compiler_rt/dist/lib/xray/xray_allocator.h, line 278
- sys/external/bsd/compiler_rt/dist/lib/xray/xray_segmented_array.h, 11 times