Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCompilerInstance.cpp392 void CompilerInstance::addOutputFile(const OutputFile &OutFile) { in addOutputFile() function in CompilerInstance
454 addOutputFile(OutputFile((OutputPathName != "-") ? OutputPathName : "", in createOutputFile()
/external/clang/include/clang/Frontend/
DCompilerInstance.h439 void addOutputFile(const OutputFile &OutFile);