Home
last modified time | relevance | path

Searched defs:indexFile (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lld/MachO/
H A DLTO.h40 std::unique_ptr<llvm::raw_fd_ostream> indexFile; variable
/llvm-project/lld/ELF/
H A DLTO.h54 std::unique_ptr<llvm::raw_fd_ostream> indexFile; global() variable
/llvm-project/lld/COFF/
H A DLTO.h54 std::unique_ptr<llvm::raw_fd_ostream> indexFile; variable
/llvm-project/clang/tools/libclang/
H A DIndexing.cpp971 clang_indexLoc_getFileLocation(CXIdxLoc location,CXIdxClientFile * indexFile,CXFile * file,unsigned * line,unsigned * column,unsigned * offset) clang_indexLoc_getFileLocation() argument
H A DCXIndexDataConsumer.cpp1092 translateLoc(SourceLocation Loc,CXIdxClientFile * indexFile,CXFile * file,unsigned * line,unsigned * column,unsigned * offset) translateLoc() argument