Defined in 5 files as a prototype:
Defined in 31 files as a member:
- contrib/llvm-project/clang/include/clang/Frontend/ASTUnit.h, line 121 (as a member)
- contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h, line 276 (as a member)
- contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h, line 1173 (as a member)
- contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h, line 1189 (as a member)
- contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h, line 1403 (as a member)
- contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h, line 1604 (as a member)
- contrib/llvm-project/clang/include/clang/Serialization/ASTRecordReader.h, line 33 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp, line 6054 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp, line 6428 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp, line 7518 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp, line 7982 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp, line 8083 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp, line 81 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp, line 206 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp, line 2737 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp, line 4264 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReaderInternals.h, line 45 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReaderInternals.h, line 160 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReaderInternals.h, line 192 (as a member)
- contrib/llvm-project/clang/lib/Serialization/ASTReaderInternals.h, line 245 (as a member)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h, line 261 (as a member)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h, line 31 (as a member)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h, line 35 (as a member)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h, line 107 (as a member)
- contrib/llvm-project/llvm/include/llvm/Object/WindowsResource.h, line 124 (as a member)
- contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h, line 46 (as a member)
- contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProfReader.h, line 43 (as a member)
- contrib/llvm-project/llvm/include/llvm/ProfileData/SampleProfReader.h, line 288 (as a member)
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp, line 197 (as a member)
- contrib/llvm-project/llvm/lib/Target/X86/X86InsertPrefetch.cpp, line 63 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/IPO/SampleProfile.cpp, line 418 (as a member)
Defined in 5 files as a function:
Referenced in 125 files:
- contrib/llvm-project/clang/include/clang/Frontend/CompilerInstance.h, 4 times
- contrib/llvm-project/clang/include/clang/Frontend/MultiplexConsumer.h, line 34
- contrib/llvm-project/clang/include/clang/Frontend/Utils.h, line 206
- contrib/llvm-project/clang/include/clang/Index/IndexingAction.h, line 68
- contrib/llvm-project/clang/include/clang/Serialization/ASTDeserializationListener.h, line 35
- contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h, 25 times
- contrib/llvm-project/clang/include/clang/Serialization/ASTRecordReader.h, 31 times
- contrib/llvm-project/clang/include/clang/Serialization/ASTWriter.h, line 711
- contrib/llvm-project/clang/include/clang/Serialization/ModuleFileExtension.h, line 98
- contrib/llvm-project/clang/include/clang/Serialization/PCHContainerOperations.h, 3 times
- contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.cpp, 2 times
- contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.cpp, 2 times
- contrib/llvm-project/clang/lib/Frontend/ASTUnit.cpp, 12 times
- contrib/llvm-project/clang/lib/Frontend/ChainedIncludesSource.cpp, 10 times
- contrib/llvm-project/clang/lib/Frontend/CompilerInstance.cpp, 9 times
- contrib/llvm-project/clang/lib/Frontend/FrontendAction.cpp, 2 times
- contrib/llvm-project/clang/lib/Frontend/FrontendActions.cpp, 2 times
- contrib/llvm-project/clang/lib/Frontend/MultiplexConsumer.cpp, 2 times
- contrib/llvm-project/clang/lib/Frontend/TestModuleFileExtension.cpp, 5 times
- contrib/llvm-project/clang/lib/Frontend/TestModuleFileExtension.h, 2 times
- contrib/llvm-project/clang/lib/Index/IndexingAction.cpp, 4 times
- contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp, 100 times
- contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp, 200 times
- contrib/llvm-project/clang/lib/Serialization/ASTReaderInternals.h, 13 times
- contrib/llvm-project/clang/lib/Serialization/ASTReaderStmt.cpp, 2 times
- contrib/llvm-project/clang/lib/Serialization/ASTWriter.cpp, 4 times
- contrib/llvm-project/lld/include/lld/Core/Reader.h, 3 times
- contrib/llvm-project/lld/lib/Core/Reader.cpp, 2 times
- contrib/llvm-project/lld/lib/ReaderWriter/FileArchive.cpp, 2 times
- contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp, 6 times
- contrib/llvm-project/lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp, 2 times
- contrib/llvm-project/llvm/include/llvm/BinaryFormat/MsgPackReader.h, 2 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h, 5 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h, 12 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h, line 63
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h, line 36
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h, line 59
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h, line 28
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h, line 72
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h, line 91
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h, line 40
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h, line 39
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h, line 27
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h, line 69
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h, 41 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h, 3 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h, 2 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h, line 27
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h, 11 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h, 2 times
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h, line 58
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h, line 71
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h, 5 times
- contrib/llvm-project/llvm/include/llvm/Object/IRObjectFile.h, line 81
- contrib/llvm-project/llvm/include/llvm/Object/IRSymtab.h, 8 times
- contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h, 8 times
- contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProfReader.h, 7 times
- contrib/llvm-project/llvm/include/llvm/ProfileData/SampleProfReader.h, 5 times
- contrib/llvm-project/llvm/lib/Analysis/GlobalsModRef.cpp, 4 times
- contrib/llvm-project/llvm/lib/BinaryFormat/MsgPackDocument.cpp, line 131
- contrib/llvm-project/llvm/lib/BinaryFormat/MsgPackReader.cpp, 8 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineCopyPropagation.cpp, 3 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp, 6 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp, 12 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp, 8 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp, 6 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp, 10 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp, 8 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp, 10 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp, 8 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp, 5 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp, 3 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp, 10 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp, 3 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp, 3 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp, 7 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/RecordName.cpp, 2 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp, 18 times
- contrib/llvm-project/llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp, 3 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp, 4 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp, 2 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp, 18 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp, 13 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp, 9 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp, 4 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp, 11 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp, 12 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp, 21 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp, 9 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp, 2 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/SymbolStream.cpp, 2 times
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp, 4 times
- contrib/llvm-project/llvm/lib/LTO/LTO.cpp, line 459
- contrib/llvm-project/llvm/lib/Object/COFFObjectFile.cpp, 13 times
- contrib/llvm-project/llvm/lib/Object/WindowsResource.cpp, 15 times
- contrib/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp, 8 times
- contrib/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp, 7 times
- contrib/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp, 4 times
- contrib/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp, 2 times
- contrib/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp, 30 times
- contrib/llvm-project/llvm/lib/ProfileData/InstrProf.cpp, 2 times
- contrib/llvm-project/llvm/lib/ProfileData/InstrProfReader.cpp, 3 times
- contrib/llvm-project/llvm/lib/ProfileData/SampleProfReader.cpp, 18 times
- contrib/llvm-project/llvm/lib/Support/Statistic.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/X86/X86InsertPrefetch.cpp, 4 times
- contrib/llvm-project/llvm/lib/Transforms/IPO/SampleProfile.cpp, 13 times
- contrib/llvm-project/llvm/lib/XRay/Trace.cpp, 15 times
- contrib/llvm-project/llvm/tools/llvm-cxxmap/llvm-cxxmap.cpp, 4 times
- contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp, 2 times
- contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp, 15 times
- contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/Object.cpp, 2 times
- contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/Object.h, 4 times
- contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp, 2 times
- contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/MachOReader.h, 2 times
- contrib/llvm-project/llvm/tools/llvm-objcopy/wasm/Reader.cpp, line 18
- contrib/llvm-project/llvm/tools/llvm-objcopy/wasm/WasmObjcopy.cpp, line 98
- contrib/llvm-project/llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp, 3 times
- contrib/llvm-project/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp, 15 times
- contrib/llvm-project/llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp, 2 times
- contrib/llvm-project/llvm/tools/llvm-pdbutil/InputFile.cpp, 13 times
- contrib/llvm-project/llvm/tools/llvm-pdbutil/LinePrinter.cpp, 5 times
- contrib/llvm-project/llvm/tools/llvm-pdbutil/TypeReferenceTracker.cpp, 3 times
- contrib/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp, 32 times
- contrib/llvm-project/llvm/tools/llvm-readobj/COFFDumper.cpp, 22 times