Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/
H A DCompilation.cpp50 CleanupFileList(TempFiles); in ~Compilation()
142 bool Compilation::CleanupFileList(const llvm::opt::ArgStringList &Files, in CleanupFileList() function in Compilation
273 CleanupFileList(TempFiles); in initCompilationForDiagnostics()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DCompilation.h281 bool CleanupFileList(const llvm::opt::ArgStringList &Files,