OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkForManualIssues
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/ARCMigrate/
ARCMT.h
39
bool
checkForManualIssues
(CompilerInvocation &CI,
45
/// \brief Works similar to
checkForManualIssues
but instead of checking, it
/external/clang/lib/ARCMigrate/
ARCMTActions.cpp
18
if (arcmt::
checkForManualIssues
(CI.getInvocation(), getCurrentFile(),
23
// We only want to see warnings reported from arcmt::
checkForManualIssues
.
ARCMT.cpp
213
//
checkForManualIssues
.
216
bool arcmt::
checkForManualIssues
(CompilerInvocation &origCI,
316
if (arcmt::
checkForManualIssues
(CInvokForCheck, Filename, Kind, DiagClient,
/external/clang/tools/arcmt-test/
arcmt-test.cpp
130
arcmt::
checkForManualIssues
(CI,
Completed in 1933 milliseconds