Home
last modified time | relevance | path

Searched refs:checkForManualIssues (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DARCMTActions.cpp17 if (arcmt::checkForManualIssues(CI.getInvocation(), getCurrentInput(), in BeginInvocation()
H A DARCMT.cpp237 bool arcmt::checkForManualIssues( in checkForManualIssues() function in arcmt
350 if (arcmt::checkForManualIssues(CInvokForCheck, Input, PCHContainerOps, in applyTransforms()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ARCMigrate/
H A DARCMT.h41 checkForManualIssues(CompilerInvocation &CI, const FrontendInputFile &Input,
/netbsd-src/external/apache2/llvm/dist/clang/tools/arcmt-test/
H A Darcmt-test.cpp135 arcmt::checkForManualIssues(CI, CI.getFrontendOpts().Inputs[0], in checkForMigration()