Defined in 2 files as a prototype:
Referenced in 315 files:
- external/apache2/llvm/dist/clang/include/clang/ARCMigrate/FileRemapper.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Basic/FileEntry.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Basic/FileManager.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Basic/SourceManager.h, 10 times
- external/apache2/llvm/dist/clang/include/clang/Frontend/ASTUnit.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/Frontend/FrontendActions.h, line 151
- external/apache2/llvm/dist/clang/include/clang/Frontend/FrontendOptions.h, line 27
- external/apache2/llvm/dist/clang/include/clang/Frontend/PrecompiledPreamble.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/Lex/HeaderMap.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/Lex/PreprocessorOptions.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTReader.h, line 1673
- external/apache2/llvm/dist/clang/include/clang/Serialization/GlobalModuleIndex.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/InMemoryModuleCache.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ModuleFile.h, line 185
- external/apache2/llvm/dist/clang/include/clang/Serialization/ModuleManager.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/JSONCompilationDatabase.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/Tree.h, line 57
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ARCMT.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/FileRemapper.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Basic/FileManager.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Basic/SourceManager.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/CodeGen/BackendUtil.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, line 3324
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenAction.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/CrossTU/CrossTranslationUnit.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Driver/DarwinSDKInfo.cpp, line 22
- external/apache2/llvm/dist/clang/lib/Driver/Distro.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Driver/Driver.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/AMDGPU.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Gnu.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Driver/ToolChains/MSVC.cpp, line 320
- external/apache2/llvm/dist/clang/lib/Format/Format.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Format/MacroExpander.cpp, line 138
- external/apache2/llvm/dist/clang/lib/Format/Macros.h, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/ASTUnit.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Frontend/ChainedIncludesSource.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInstance.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Frontend/CompilerInvocation.cpp, line 4615
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendAction.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Frontend/FrontendActions.cpp, line 272
- external/apache2/llvm/dist/clang/lib/Frontend/PrecompiledPreamble.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Interpreter/IncrementalParser.cpp, line 204
- external/apache2/llvm/dist/clang/lib/Interpreter/Interpreter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Lex/HeaderMap.cpp, line 65
- external/apache2/llvm/dist/clang/lib/Lex/Preprocessor.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseStmtAsm.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, line 4314
- external/apache2/llvm/dist/clang/lib/Serialization/GlobalModuleIndex.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Serialization/InMemoryModuleCache.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Serialization/ModuleManager.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/Yaml.h, line 34
- external/apache2/llvm/dist/clang/lib/Tooling/CompilationDatabase.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Core/Replacement.cpp, line 593
- external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp, line 116
- external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp, line 114
- external/apache2/llvm/dist/clang/lib/Tooling/JSONCompilationDatabase.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Synthesis.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Tooling/Syntax/Tree.cpp, line 44
- external/apache2/llvm/dist/clang/lib/Tooling/Tooling.cpp, 6 times
- external/apache2/llvm/dist/clang/tools/apinotes-test/APINotesTest.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/arcmt-test/arcmt-test.cpp, 7 times
- external/apache2/llvm/dist/clang/tools/clang-format/ClangFormat.cpp, 10 times
- external/apache2/llvm/dist/clang/tools/clang-fuzzer/handle-cxx/handle_cxx.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp, 40 times
- external/apache2/llvm/dist/clang/tools/clang-offload-wrapper/ClangOffloadWrapper.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/clang-refactor/ClangRefactor.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-refactor/TestSupport.cpp, 6 times
- external/apache2/llvm/dist/clang/tools/clang-rename/ClangRename.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/clang-scan-deps/ClangScanDeps.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/driver/cc1as_main.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/driver/cc1gen_reproducer_main.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndexCodeCompletion.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/libclang/Indexing.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp, 5 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithObjectCache/LLJITWithObjectCache.cpp, 4 times
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/LLJITWithObjectLinkingLayerPlugin.cpp, line 230
- external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/LLJITWithThinLTOSummaries.cpp, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Bitcode/BitcodeReader.h, line 153
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h, line 83
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/Passes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/ObjectCache.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h, line 39
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Layer.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/FileCheck/FileCheck.h, line 211
- external/apache2/llvm/dist/llvm/include/llvm/IR/Module.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IRReader/IRReader.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/InterfaceStub/ELFObjHandler.h, line 23
- external/apache2/llvm/dist/llvm/include/llvm/LTO/Caching.h, line 27
- external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/LTOModule.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/Archive.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/ArchiveWriter.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/Binary.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Object/WindowsResource.h, line 260
- external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/DWARFEmitter.h, line 49
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h, line 205
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/GCOV.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/InstrProfReader.h, 14 times
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/InstrProfWriter.h, line 80
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/SampleProfReader.h, 19 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/BinaryByteStream.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/CodeGenCoverage.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/LineIterator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/MemoryBuffer.h, 40 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/MemoryBufferRef.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h, line 29
- external/apache2/llvm/dist/llvm/include/llvm/Support/SourceMgr.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/SpecialCaseList.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/SymbolRemappingReader.h, line 101
- external/apache2/llvm/dist/llvm/include/llvm/Support/VirtualFileSystem.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Target/TargetMachine.h, line 297
- external/apache2/llvm/dist/llvm/include/llvm/Target/TargetOptions.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ReplayInlineAdvisor.cpp, line 31
- external/apache2/llvm/dist/llvm/lib/Analysis/TFUtils.cpp, line 228
- external/apache2/llvm/dist/llvm/lib/AsmParser/Parser.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/BinaryFormat/Magic.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitReader.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitWriter.cpp, line 48
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BasicBlockSections.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CommandFlags.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, line 572
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/GsymReader.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp, line 101
- external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Layer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp, line 26
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h, line 36
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/FileCheck/FileCheck.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/FuzzerCLI.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Module.cpp, line 659
- external/apache2/llvm/dist/llvm/lib/IRReader/IRReader.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/InterfaceStub/ELFObjHandler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/LTO/Caching.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTO.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOBackend.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOCodeGenerator.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/LTO/LTOModule.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/LTO/ThinLTOCodeGenerator.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MasmParser.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Object/Archive.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/ArchiveWriter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Object/Binary.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/ModuleSymbolTable.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/Object.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/ObjectFile.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Object/WindowsResource.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/DWARFEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Passes/StandardInstrumentations.cpp, line 175
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp, line 1044
- external/apache2/llvm/dist/llvm/lib/ProfileData/GCOV.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProfReader.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/InstrProfWriter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ProfileData/SampleProfReader.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Remarks/BitstreamRemarkParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Remarks/BitstreamRemarkParser.h, line 34
- external/apache2/llvm/dist/llvm/lib/Remarks/YAMLRemarkParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Remarks/YAMLRemarkParser.h, line 64
- external/apache2/llvm/dist/llvm/lib/Support/CodeGenCoverage.cpp, line 45
- external/apache2/llvm/dist/llvm/lib/Support/CommandLine.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/FileUtilities.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Support/Host.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Support/LineIterator.cpp, line 34
- external/apache2/llvm/dist/llvm/lib/Support/LockFileManager.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Support/MemoryBuffer.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Support/MemoryBufferRef.cpp, line 18
- external/apache2/llvm/dist/llvm/lib/Support/Signals.cpp, line 185
- external/apache2/llvm/dist/llvm/lib/Support/SourceMgr.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Support/SpecialCaseList.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Support/SymbolRemappingReader.cpp, line 27
- external/apache2/llvm/dist/llvm/lib/Support/VirtualFileSystem.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Support/YAMLParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/YAMLTraits.cpp, line 746
- external/apache2/llvm/dist/llvm/lib/TableGen/Main.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp, line 1276
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp, line 598
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Testing/Support/SupportHelpers.cpp, line 43
- external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/BlockExtractor.cpp, line 123
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Internalize.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, line 1707
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, line 890
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SymbolRewriter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/BinaryHolder.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/dsymutil/BinaryHolder.h, line 51
- external/apache2/llvm/dist/llvm/tools/dsymutil/DebugMap.cpp, line 129
- external/apache2/llvm/dist/llvm/tools/dsymutil/DwarfLinkerForBinary.cpp, line 401
- external/apache2/llvm/dist/llvm/tools/dsymutil/Reproducer.cpp, line 51
- external/apache2/llvm/dist/llvm/tools/dsymutil/SymbolMap.cpp, line 118
- external/apache2/llvm/dist/llvm/tools/gold/gold-plugin.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/lli/lli.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-ar/llvm-ar.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/llvm-as-fuzzer/llvm-as-fuzzer.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-cat/llvm-cat.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/llvm-cfi-verify.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/CodeCoverage.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/SourceCoverageView.cpp, line 140
- external/apache2/llvm/dist/llvm/tools/llvm-cov/SourceCoverageView.h, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-cov/SourceCoverageViewHTML.h, line 91
- external/apache2/llvm/dist/llvm/tools/llvm-cov/SourceCoverageViewText.h, line 82
- external/apache2/llvm/dist/llvm/tools/llvm-cov/gcov.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-cvtres/llvm-cvtres.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-cxxmap/llvm-cxxmap.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-dis/llvm-dis.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-elfabi/llvm-elfabi.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/SnippetFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-ifs/llvm-ifs.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-jitlink/llvm-jitlink.h, line 45
- external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp, 9 times
- external/apache2/llvm/dist/llvm/tools/llvm-link/llvm-link.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto/llvm-lto.cpp, 19 times
- external/apache2/llvm/dist/llvm/tools/llvm-lto2/llvm-lto2.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-mc/Disassembler.cpp, line 134
- external/apache2/llvm/dist/llvm/tools/llvm-mc/Disassembler.h, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-mc/llvm-mc.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-mca/llvm-mca.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-ml/Disassembler.cpp, line 128
- external/apache2/llvm/dist/llvm/tools/llvm-ml/Disassembler.h, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-ml/llvm-ml.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-modextract/llvm-modextract.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-mt/llvm-mt.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-nm/llvm-nm.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ConfigManager.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ELFObjcopy.h, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/Object.h, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/llvm-objcopy.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/Object.cpp, line 22
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/Object.h, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/WasmObjcopy.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/MachODump.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/SourcePrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/SourcePrinter.h, line 134
- external/apache2/llvm/dist/llvm/tools/llvm-opt-report/OptReport.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/InputFile.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/InputFile.h, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-profdata/llvm-profdata.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceFileWriter.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/ResourceFileWriter.h, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-rc/llvm-rc.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/llvm-readobj.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-special-case-list-fuzzer/special-case-list-fuzzer.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-strings/llvm-strings.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-undname/llvm-undname.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/lto/lto.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/obj2yaml.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/sancov/sancov.cpp, 12 times
- external/apache2/llvm/dist/llvm/tools/sanstats/sanstats.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/split-file/split-file.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/verify-uselistorder/verify-uselistorder.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/yaml2obj/yaml2obj.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/FileCheck/FileCheck.cpp, 8 times
- external/apache2/llvm/dist/llvm/utils/TableGen/CTagsEmitter.cpp, line 37
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISelEmitter.cpp, line 5599
- external/apache2/llvm/dist/llvm/utils/yaml-bench/YAMLBench.cpp, 3 times