Searched refs:tempFilename (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Frontend/
H A DCompilerInstance.h148 OutputFile(const std::string &filename, const std::string &tempFilename, argument
150 : Filename(filename), TempFilename(tempFilename), OS(os) { }

Completed in 515 milliseconds