Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h751 bool CreateMissingDirectories, std::string *ResultPathName,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp714 std::string *ResultPathName, std::string *TempPathName) { in createOutputFile() argument
801 if (ResultPathName) in createOutputFile()
802 *ResultPathName = OutFile; in createOutputFile()