Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDDebugInlineeLinesSubsection.h37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDSourceMgrAdapter.cpp50 FileID FileID; in mapLocation() local
HDSourceManager.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-13-stable/contrib/llvm-project/clang/include/clang/Index/
HDIndexDataConsumer.h19 class FileID; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDSerializedDiagnosticReader.h47 unsigned FileID; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
HDCoverageMappingWriter.cpp183 for (const auto &FileID : VirtualFileMapping) in write() local
HDCoverageMapping.cpp1089 void insert(const FunctionRecord &Function, unsigned FileID) { in insert()
1394 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Remarks/
HDYAMLRemarkSerializer.cpp89 unsigned FileID = StrTab.add(File).first; in mapping() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDInclusionRewriter.cpp157 FileID) { in FileChanged() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDOutputSections.h139 uint32_t FileID = 0; member
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
HDCoverageMapping.h269 unsigned FileID = 0; member
776 unsigned FileID; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLDebugSections.cpp556 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
HDCodeCoverage.cpp435 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
HDOMPIRBuilder.h201 unsigned FileID; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.cpp413 unsigned FileID = getOrCreateSourceID(File); in addSourceLine() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCoverageMappingGen.cpp2601 unsigned FileID = FileEntries.size() + 1; in getFileID() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp8573 unsigned FileID, unsigned Line, unsigned Count) { in getTargetRegionEntryFnName()