Searched defs:ResultPathName (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DCompilerInstance.cpp515 std::string *ResultPathName,
579 if (ResultPathName)
580 *ResultPathName = OutFile;
507 createOutputFile(StringRef OutputPath, std::string &Error, bool Binary, bool RemoveFileOnSignal, StringRef InFile, StringRef Extension, bool UseTemporary, bool CreateMissingDirectories, std::string *ResultPathName, std::string *TempPathName) argument

Completed in 52 milliseconds