Home
last modified time | relevance | path

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

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