Searched defs:fromFile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/COFF/ | ||
H A D | InputFiles.cpp | 911 findFromRecordPath(const COFFLinkerContext & ctx,StringRef path,ObjFile * fromFile) findFromRecordPath() argument |
/llvm-project/mlir/lib/Tools/lsp-server-support/ | ||
H A D | Protocol.cpp | 232 llvm::Expected<URIForFile> URIForFile::fromFile(StringRef absoluteFilepath, in fromFile() function in URIForFile |