Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPLexerChange.cpp199 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir, in computeRelativePath() function
293 computeRelativePath(FileMgr, Dir, Header, RelativePath); in diagnoseMissingHeaderInUmbrellaDir()
/freebsd-12.1/contrib/llvm/lib/Object/
H A DArchiveWriter.cpp196 static std::string computeRelativePath(StringRef From, StringRef To) { in computeRelativePath() function
243 Out << computeRelativePath(ArcName, ID); in addToStringTable()