Searched defs:indexFile (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lld/MachO/ |
H A D | LTO.h | 40 std::unique_ptr<llvm::raw_fd_ostream> indexFile; variable
|
/llvm-project/lld/ELF/ |
H A D | LTO.h | 54 std::unique_ptr<llvm::raw_fd_ostream> indexFile; global() variable
|
/llvm-project/lld/COFF/ |
H A D | LTO.h | 54 std::unique_ptr<llvm::raw_fd_ostream> indexFile; variable
|
/llvm-project/clang/tools/libclang/ |
H A D | Indexing.cpp | 971 clang_indexLoc_getFileLocation(CXIdxLoc location,CXIdxClientFile * indexFile,CXFile * file,unsigned * line,unsigned * column,unsigned * offset) clang_indexLoc_getFileLocation() argument
|
H A D | CXIndexDataConsumer.cpp | 1092 translateLoc(SourceLocation Loc,CXIdxClientFile * indexFile,CXFile * file,unsigned * line,unsigned * column,unsigned * offset) translateLoc() argument
|