Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DFileEntry.h24 struct FileEntry { struct
32 FileEntry() = default; argument
33 FileEntry(uint32_t D, uint32_t B) : Dir(D), Base(B) {} in FileEntry() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DFileEntry.cpp20 FileEntry::FileEntry() : UniqueID(0, 0) {} in FileEntry() function in FileEntry
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ARCMigrate/
H A DFileRemapper.h26 class FileEntry; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCLog.h26 class FileEntry; variable
H A DCXIndexDataConsumer.h20 class FileEntry; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DFileEntry.h56 class FileEntry; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendActions.h19 class FileEntry; variable
H A DVerifyDiagnosticConsumer.h28 class FileEntry; variable
H A DCompilerInstance.h44 class FileEntry; variable
H A DASTUnit.h69 class FileEntry; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h35 class FileEntry; variable
H A DModuleManager.h37 class FileEntry; variable
H A DASTWriter.h64 class FileEntry; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorLexer.h26 class FileEntry; variable
H A DModuleMap.h40 class FileEntry; variable
H A DPreprocessingRecord.h52 class FileEntry; variable
H A DHeaderSearch.h39 class FileEntry; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp160 const FileNameEntry &FileEntry = FileNames[I]; in dump() local
213 DWARFDebugLine::FileNameEntry FileEntry; in parseV2DirFileTables() local
311 DWARFDebugLine::FileNameEntry FileEntry; in parseV5DirFileTables() local
930 FileNameEntry FileEntry; in parse() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dgraph_header_deps.py28 class FileEntry: class
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.h28 class FileEntry; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderInternals.h30 class FileEntry; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp194 const FileEntry * /*File*/, in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h701 FileEntry(StringRef Name, StringRef ExternalContentsPath, NameKind UseName) in FileEntry() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h133 File FileEntry; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp757 ArrayRef<std::pair<const FileEntry *, const DirectoryEntry *>> Includers, in LookupFile()

12