HomeSort by: relevance | last modified time | path
    Searched refs:CleanupFileList (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Driver/
Compilation.cpp 50 CleanupFileList(TempFiles);
142 bool Compilation::CleanupFileList(const llvm::opt::ArgStringList &Files,
268 CleanupFileList(TempFiles);
  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
Compilation.h 270 /// CleanupFileList - Remove the files in the given list.
274 bool CleanupFileList(const llvm::opt::ArgStringList &Files,

Completed in 16 milliseconds