Home
last modified time | relevance | path

Searched defs:FileID (Results 1 – 17 of 17) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h19 class FileID; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DSourceMgrAdapter.cpp50 FileID FileID; in mapLocation() local
H A DSourceManager.cpp1915 const std::pair<FileID, unsigned> &LOffs, in isInTheSameTranslationUnitImpl()
1942 MoveUpTranslationUnitIncludeHierarchy(std::pair<FileID, unsigned> &Loc, in MoveUpTranslationUnitIncludeHierarchy()
2008 std::pair<FileID, unsigned> &LOffs, in isInTheSameTranslationUnit()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h47 unsigned FileID; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp183 for (const auto &FileID : VirtualFileMapping) in write() local
H A DCoverageMapping.cpp1040 void insert(const FunctionRecord &Function, unsigned FileID) { in insert()
1339 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp89 unsigned FileID = StrTab.add(File).first; in mapping() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h139 uint32_t FileID = 0; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp156 FileID) { in FileChanged() argument
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h274 unsigned FileID = 0; member
683 unsigned FileID; member
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp463 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp556 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h177 unsigned FileID; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp412 unsigned FileID = getOrCreateSourceID(File); in addSourceLine() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2345 unsigned FileID = FileEntries.size() + 1; in getFileID() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6594 unsigned FileID, unsigned Line, unsigned Count) { in getTargetRegionEntryFnName()