Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCompilerInstance.cpp599 std::string OutputPathName, TempPathName; in createOutputFile() local
603 UseTemporary, CreateMissingDirectories, &OutputPathName, &TempPathName); in createOutputFile()
613 addOutputFile(OutputFile((OutputPathName != "-") ? OutputPathName : "", in createOutputFile()