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

/external/clang/include/clang/Driver/
H A DCompilation.h117 /// addTempFile - Add a file to remove on exit, and returns its
119 const char *addTempFile(const char *Name) { function in class:clang::driver::Compilation

Completed in 134 milliseconds