OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CleanupFileMap
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Driver/
Compilation.h
165
///
CleanupFileMap
- Remove the files in the given map.
171
bool
CleanupFileMap
(const ArgStringMap &Files,
/external/clang/lib/Driver/
Compilation.cpp
110
bool Compilation::
CleanupFileMap
(const ArgStringMap &Files,
Driver.cpp
749
C.
CleanupFileMap
(C.getResultFiles(), JA, true);
753
C.
CleanupFileMap
(C.getFailureResultFiles(), JA, true);
[
all
...]
Completed in 81 milliseconds