Searched refs:computeRelativePath (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Object/
H A DArchiveWriter.cpp174 static std::string computeRelativePath(StringRef From, StringRef To) { function
214 Out << computeRelativePath(ArcName, Path);
/external/clang/lib/Lex/
H A DPPLexerChange.cpp233 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, function
508 computeRelativePath(FileMgr, Dir, Header, RelativePath);

Completed in 268 milliseconds