Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h19 class FileID; variable
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h47 unsigned FileID; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp183 for (const auto &FileID : VirtualFileMapping) in write() local
H A DCoverageMapping.cpp1089 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 DSourceManager.cpp1954 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 DYAMLRemarkSerializer.cpp89 unsigned FileID = StrTab.add(File).first; in mapping() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h139 uint32_t FileID = 0; member
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp157 FileID) { in FileChanged() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h269 unsigned FileID = 0; member
776 unsigned FileID; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp556 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp435 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h201 unsigned FileID; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp413 unsigned FileID = getOrCreateSourceID(File); in addSourceLine() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2601 unsigned FileID = FileEntries.size() + 1; in getFileID() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp8573 unsigned FileID, unsigned Line, unsigned Count) { in getTargetRegionEntryFnName()