Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp733 const StringRef RootDirectory = IRDumpDirectory; in fetchDumpFilename() local
734 assert(!RootDirectory.empty() && in fetchDumpFilename()
737 ResultPath += RootDirectory; in fetchDumpFilename()
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc468 RenameInfo.RootDirectory = 0;