/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugInlineeLinesSubsection.h | 37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
|
/freebsd/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexDataConsumer.h | 19 class FileID; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | SerializedDiagnosticReader.h | 47 unsigned FileID; member
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingWriter.cpp | 183 for (const auto &FileID : VirtualFileMapping) in write() local
|
H A D | CoverageMapping.cpp | 1089 void insert(const FunctionRecord &Function, unsigned FileID) { in insert() 1394 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | SourceManager.cpp | 1954 const std::pair<FileID, unsigned> &LOffs, in isInTheSameTranslationUnitImpl() 1981 MoveUpTranslationUnitIncludeHierarchy(std::pair<FileID, unsigned> &Loc, in MoveUpTranslationUnitIncludeHierarchy() 2047 std::pair<FileID, unsigned> &LOffs, in isInTheSameTranslationUnit()
|
/freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 89 unsigned FileID = StrTab.add(File).first; in mapping() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | OutputSections.h | 139 uint32_t FileID = 0; member
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 157 FileID) { in FileChanged() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 269 unsigned FileID = 0; member 776 unsigned FileID; member
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 556 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName() argument
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CodeCoverage.cpp | 435 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 201 unsigned FileID; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 413 unsigned FileID = getOrCreateSourceID(File); in addSourceLine() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 2601 unsigned FileID = FileEntries.size() + 1; in getFileID() local
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 8573 unsigned FileID, unsigned Line, unsigned Count) { in getTargetRegionEntryFnName()
|