Home
last modified time | relevance | path

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

12

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeInserter.cpp55 IncludeSorter &IncludeInserter::getOrCreate(FileID FileID) { in getOrCreate() argument
71 IncludeInserter::createIncludeInsertion(FileID FileID, llvm::StringRef Header) { in createIncludeInsertion() argument
97 FileID FileID = SourceMgr->getFileID(HashLocation); in addInclude() local
H A DIncludeSorter.cpp126 const FileID FileID, StringRef FileName, in IncludeSorter()
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h19 class FileID; variable
/llvm-project/clang/lib/Basic/
H A DSourceMgrAdapter.cpp50 FileID FileID; in mapLocation() local
H A DSourceManager.cpp1954 isInTheSameTranslationUnitImpl(const std::pair<FileID,unsigned> & LOffs,const std::pair<FileID,unsigned> & ROffs) const isInTheSameTranslationUnitImpl() argument
1981 MoveUpTranslationUnitIncludeHierarchy(std::pair<FileID,unsigned> & Loc,const SourceManager & SM) MoveUpTranslationUnitIncludeHierarchy() argument
2047 isInTheSameTranslationUnit(std::pair<FileID,unsigned> & LOffs,std::pair<FileID,unsigned> & ROffs) const isInTheSameTranslationUnit() argument
[all...]
/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h47 unsigned FileID; member
/llvm-project/clang-tools-extra/clangd/index/
H A DIndexAction.cpp63 const auto FileID = SM.getFileID(Loc); in FileChanged() local
/llvm-project/clang-tools-extra/clangd/
H A DCollectMacros.cpp46 FileChanged(SourceLocation Loc,FileChangeReason,SrcMgr::CharacteristicKind,FileID) FileChanged() argument
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp183 encodeULEB128(FileID, OS); in write() local
[all...]
H A DCoverageMapping.cpp1089 insert(const FunctionRecord & Function,unsigned FileID) insert() argument
1394 isExpansion(const CountedRegion & R,unsigned FileID) isExpansion() argument
[all...]
/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp89 unsigned FileID = StrTab.add(File).first; in mapping() local
/llvm-project/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp185 unsigned FileID = getFileIndexForFunction(File); in addCMR() local
199 unsigned FileID = getFileIndexForFunction(File); in addMCDCDecisionCMR() local
208 unsigned FileID = getFileIndexForFunction(File); in addMCDCBranchCMR() local
[all...]
/llvm-project/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp275 unsigned FileID = SDLoc.FileID; in readLocation() local
/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp157 FileID) { in FileChanged() argument
/llvm-project/lldb/unittests/Host/
H A DFileSystemTest.cpp37 int FileID = 0; // used to produce UniqueIDs member in __anonab014d540111::DummyFileSystem
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h139 uint32_t FileID = 0; member
/llvm-project/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp339 static std::string getSourceLine(clang::Preprocessor &PP, clang::FileID FileID, in getSourceLine()
846 clang::FileID FileID = PP.getSourceManager().getFileID(BlockStartLoc); in checkForIncludesInBlock() local
/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h269 unsigned FileID = 0; global() member
776 unsigned FileID; global() member
[all...]
/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp556 getFileName(const DebugStringTableSubsectionRef & Strings,const DebugChecksumsSubsectionRef & Checksums,uint32_t FileID) getFileName() argument
/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp435 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h201 unsigned FileID; global() member
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp413 unsigned FileID = getOrCreateSourceID(File); in addSourceLine() local
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2599 unsigned FileID = FileEntries.size() + 1; getFileID() local
[all...]
/llvm-project/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp50 int FileID; // used to produce UniqueIDs member in __anon6bedead70111::DummyFileSystem

12