Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/openbsd-src/gnu/llvm/clang/include/clang/Index/
H A DIndexDataConsumer.h19 class FileID; variable
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h47 unsigned FileID; member
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp174 for (const auto &FileID : VirtualFileMapping) in write() local
H A DCoverageMapping.cpp460 void insert(const FunctionRecord &Function, unsigned FileID) { in insert()
759 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
/openbsd-src/gnu/llvm/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp89 unsigned FileID = StrTab.add(File).first; in mapping() local
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp274 unsigned FileID = SDLoc.FileID; in readLocation() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp154 FileID) { in FileChanged() argument
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp1984 static bool MoveUpIncludeHierarchy(std::pair<FileID, unsigned> &Loc, in MoveUpIncludeHierarchy()
2080 std::pair<FileID, unsigned> &LOffs, in isInTheSameTranslationUnit()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h242 unsigned FileID, ExpandedFileID; member
426 unsigned FileID; member
/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1906 unsigned FileID; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp415 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp556 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1773 unsigned FileID = FileEntries.size() + 1; in getFileID() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp412 unsigned FileID = getOrCreateSourceID(File); in addSourceLine() local
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4943 unsigned FileID, unsigned Line, unsigned Count) { in getTargetRegionEntryFnName()