OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CleanupFileList
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Driver/
Compilation.h
141
///
CleanupFileList
- Remove the files in the given list.
145
bool
CleanupFileList
(const llvm::opt::ArgStringList &Files,
/external/clang/lib/Driver/
Compilation.cpp
236
bool Compilation::
CleanupFileList
(const ArgStringList &Files,
Driver.cpp
558
C.
CleanupFileList
(C.getTempFiles(), true);
580
C.
CleanupFileList
(C.getTempFiles());
[
all
...]
Completed in 3173 milliseconds