OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CleanupFile
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Driver/
Compilation.cpp
112
bool Compilation::
CleanupFile
(const char *File, bool IssueErrors) const {
146
Success &=
CleanupFile
(File, IssueErrors);
159
Success &=
CleanupFile
(File.second, IssueErrors);
/src/external/apache2/llvm/dist/clang/tools/scan-build/libexec/
ccc-analyzer
116
my $
CleanupFile
;
124
if (defined $
CleanupFile
) {
125
unlink($
CleanupFile
);
759
$
CleanupFile
= $f;
/src/external/apache2/llvm/dist/clang/include/clang/Driver/
Compilation.h
264
///
CleanupFile
- Delete a given file.
268
bool
CleanupFile
(const char *File, bool IssueErrors = false) const;
Completed in 40 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026