| /llvm-project-15.0.7/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-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugInlineeLinesSubsection.h | 37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
|
| /llvm-project-15.0.7/clang/include/clang/Index/ |
| H A D | IndexDataConsumer.h | 19 class FileID; variable
|
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | SerializedDiagnosticReader.h | 47 unsigned FileID; member
|
| /llvm-project-15.0.7/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingWriter.cpp | 174 for (const auto &FileID : VirtualFileMapping) in write() local
|
| H A D | CoverageMapping.cpp | 403 void insert(const FunctionRecord &Function, unsigned FileID) { in insert() 700 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | CollectMacros.h | 50 SrcMgr::CharacteristicKind, FileID) override { in FileChanged() argument
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/ |
| H A D | IndexAction.cpp | 60 const auto FileID = SM.getFileID(Loc); in FileChanged() local
|
| /llvm-project-15.0.7/llvm/lib/Remarks/ |
| H A D | YAMLRemarkSerializer.cpp | 88 unsigned FileID = StrTab.add(File).first; in mapping() local
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CXLoadedDiagnostic.cpp | 274 unsigned FileID = SDLoc.FileID; in readLocation() local
|
| /llvm-project-15.0.7/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 153 FileID) { in FileChanged() argument
|
| /llvm-project-15.0.7/lldb/unittests/Host/ |
| H A D | FileSystemTest.cpp | 37 int FileID = 0; // used to produce UniqueIDs member in __anonef9ab2f10111::DummyFileSystem
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | SourceManager.cpp | 1975 static bool MoveUpIncludeHierarchy(std::pair<FileID, unsigned> &Loc, in MoveUpIncludeHierarchy() 2069 std::pair<FileID, unsigned> &LOffs, in isInTheSameTranslationUnit()
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/Coverage/ |
| H A D | CoverageMapping.h | 238 unsigned FileID, ExpandedFileID; member 422 unsigned FileID; member
|
| /llvm-project-15.0.7/clang-tools-extra/modularize/ |
| H A D | PreprocessorTracker.cpp | 339 static std::string getSourceLine(clang::Preprocessor &PP, clang::FileID FileID, in getSourceLine() 847 clang::FileID FileID = PP.getSourceManager().getFileID(BlockStartLoc); in checkForIncludesInBlock() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-cov/ |
| H A D | CodeCoverage.cpp | 408 unsigned FileID = Function->CountedRegions.front().FileID; in createSourceFileView() local
|
| /llvm-project-15.0.7/llvm/unittests/ProfileData/ |
| H A D | CoverageMappingTest.cpp | 181 unsigned FileID = getFileIndexForFunction(File); in addCMR() local
|
| /llvm-project-15.0.7/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.cpp | 556 const DebugChecksumsSubsectionRef &Checksums, uint32_t FileID) { in getFileName()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 1599 unsigned &DeviceID, unsigned &FileID, in getTargetEntryUniqueInfo() 1638 unsigned DeviceID, FileID, Line; in getAddrOfDeclareTargetVar() local 1862 unsigned FileID; in emitDeclareTargetVarDefinition() local 2961 initializeTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID, in initializeTargetRegionEntryInfo() 2974 registerTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID, in registerTargetRegionEntryInfo() 3004 unsigned DeviceID, unsigned FileID, StringRef ParentName, unsigned LineNum, in hasTargetRegionEntryInfo() 3138 const OffloadEntriesInfoManagerTy::OffloadEntryInfoTargetRegion &E) { in createOffloadEntriesAndInfoMetadata() 6420 unsigned FileID; in emitTargetOutlinedFunctionHelper() local 10510 unsigned FileID; in scanForTargetRegionsFunctions() local
|
| H A D | CoverageMappingGen.cpp | 1771 unsigned FileID = FileEntries.size() + 1; in getFileID() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.cpp | 413 unsigned FileID = getOrCreateSourceID(File); in addSourceLine() local
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | VirtualFileSystemTest.cpp | 47 int FileID; // used to produce UniqueIDs member in __anon6124b8b40111::DummyFileSystem
|