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
135
///
CleanupFileList
- Remove the files in the given list.
139
bool
CleanupFileList
(const ArgStringList &Files,
/external/clang/lib/Driver/
Compilation.cpp
230
bool Compilation::
CleanupFileList
(const ArgStringList &Files,
Driver.cpp
493
C.
CleanupFileList
(C.getTempFiles(), true);
516
C.
CleanupFileList
(C.getTempFiles());
[
all
...]
Completed in 77 milliseconds