HomeSort by relevance Sort by last modified time
    Searched refs:addTempFile (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Driver/
Compilation.h 117 /// addTempFile - Add a file to remove on exit, and returns its
119 const char *addTempFile(const char *Name) {
  /external/clang/lib/Driver/
Driver.cpp 588 CurCommand->setResponseFile(C.addTempFile(C.getArgs().MakeArgString(
    [all...]
Tools.cpp     [all...]

Completed in 282 milliseconds