Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DCompilation.cpp49 CleanupFileList(TempFiles); in ~Compilation()
141 bool Compilation::CleanupFileList(const llvm::opt::ArgStringList &Files, in CleanupFileList() function in Compilation
272 CleanupFileList(TempFiles); in initCompilationForDiagnostics()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h293 bool CleanupFileList(const llvm::opt::ArgStringList &Files,