Home
last modified time | relevance | path

Searched defs:FileEntry (Results 1 – 24 of 24) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
HDFileEntry.h24 struct FileEntry { struct
32 FileEntry() = default; argument
33 FileEntry(uint32_t D, uint32_t B) : Dir(D), Base(B) {} in FileEntry() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/APINotes/
HDAPINotesYAMLCompiler.h17 class FileEntry; variable
HDAPINotesWriter.h26 class FileEntry; variable
HDAPINotesManager.h24 class FileEntry; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDFileEntry.cpp20 FileEntry::FileEntry() : UniqueID(0, 0) {} in FileEntry() function in FileEntry
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDSourceMgrAdapter.h26 class FileEntry; variable
HDFileEntry.h53 class FileEntry; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessorLexer.h27 class FileEntry; variable
HDModuleMap.h41 class FileEntry; variable
HDHeaderSearch.h47 class FileEntry; variable
HDPreprocessor.h73 class FileEntry; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugLine.cpp160 const FileNameEntry &FileEntry = FileNames[I]; in dump() local
218 DWARFDebugLine::FileNameEntry FileEntry; in parseV2DirFileTables() local
316 DWARFDebugLine::FileNameEntry FileEntry; in parseV5DirFileTables() local
997 FileNameEntry FileEntry; in parse() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDModuleManager.h36 class FileEntry; variable
HDASTWriter.h53 class FileEntry; variable
HDASTReader.h81 class FileEntry; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDVerifyDiagnosticConsumer.h28 class FileEntry; variable
HDASTUnit.h68 class FileEntry; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCoverageMappingGen.h33 class FileEntry; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerTypeUnit.cpp290 FilenamesMapTy::iterator FileEntry = FileNamesMap.find({FileName, DirIdx}); in addFileNameIntoLinetable() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderInternals.h30 class FileEntry; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/ExtractAPI/
HDExtractAPIConsumer.cpp220 if (auto FileEntry = CI.getFileManager().getFile(KnownFile.first)) in LocationFileChecker() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDVirtualFileSystem.h891 FileEntry(StringRef Name, StringRef ExternalContentsPath, NameKind UseName) in FileEntry() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDDWARFYAML.h156 File FileEntry; member
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h302 auto FileEntry = in AST_POLYMORPHIC_MATCHER_REGEX() local