Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1164 static bool cleanPathForOutput(FileManager &FileMgr, in cleanPathForOutput() function
1501 cleanPathForOutput(FileMgr, *BaseDir); in WriteControlBlock()
5308 bool Changed = cleanPathForOutput(PP->getFileManager(), Path); in PreparePathForOutput()