Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DCompilerInstance.h731 bool CreateMissingDirectories, std::string *ResultPathName,
/external/clang/lib/Frontend/
DCompilerInstance.cpp623 std::string *ResultPathName, std::string *TempPathName) { in createOutputFile() argument
704 if (ResultPathName) in createOutputFile()
705 *ResultPathName = OutFile; in createOutputFile()