/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | IncludeInserter.cpp | 55 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 D | IncludeSorter.cpp | 126 const FileID FileID, StringRef FileName, in IncludeSorter()
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugInlineeLinesSubsection.h | 37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
|
/llvm-project/clang/include/clang/Index/ |
H A D | IndexDataConsumer.h | 19 class FileID; variable
|
/llvm-project/clang/lib/Basic/ |
H A D | SourceMgrAdapter.cpp | 50 FileID FileID; in mapLocation() local
|
H A D | SourceManager.cpp | 1954 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 D | SerializedDiagnosticReader.h | 47 unsigned FileID; member
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | IndexAction.cpp | 63 const auto FileID = SM.getFileID(Loc); in FileChanged() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | CollectMacros.cpp | 46 FileChanged(SourceLocation Loc,FileChangeReason,SrcMgr::CharacteristicKind,FileID) FileChanged() argument
|
/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingWriter.cpp | 183 encodeULEB128(FileID, OS); in write() local [all...] |
H A D | CoverageMapping.cpp | 1089 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 D | YAMLRemarkSerializer.cpp | 89 unsigned FileID = StrTab.add(File).first; in mapping() local
|
/llvm-project/llvm/unittests/ProfileData/ |
H A D | CoverageMappingTest.cpp | 185 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 D | CXLoadedDiagnostic.cpp | 275 unsigned FileID = SDLoc.FileID; in readLocation() local
|
/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 157 FileID) { in FileChanged() argument
|
/llvm-project/lldb/unittests/Host/ |
H A D | FileSystemTest.cpp | 37 int FileID = 0; // used to produce UniqueIDs member in __anonab014d540111::DummyFileSystem
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | OutputSections.h | 139 uint32_t FileID = 0; member
|
/llvm-project/clang-tools-extra/modularize/ |
H A D | PreprocessorTracker.cpp | 339 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 D | CoverageMapping.h | 269 unsigned FileID = 0; global() member 776 unsigned FileID; global() member [all...] |
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 556 getFileName(const DebugStringTableSubsectionRef & Strings,const DebugChecksumsSubsectionRef & Checksums,uint32_t FileID) getFileName() argument
|
/llvm-project/llvm/tools/llvm-cov/ |
H A D | CodeCoverage.cpp | 435 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
|
/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 201 unsigned FileID; global() member
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 413 unsigned FileID = getOrCreateSourceID(File); in addSourceLine() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 2599 unsigned FileID = FileEntries.size() + 1; getFileID() local [all...] |
/llvm-project/llvm/unittests/Support/ |
H A D | VirtualFileSystemTest.cpp | 50 int FileID; // used to produce UniqueIDs member in __anon6bedead70111::DummyFileSystem
|