Searched refs:findLocationAfterSemi (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp131 SourceLocation afterSemi = findLocationAfterSemi((*retI)->getLocEnd(),
310 findLocationAfterSemi(retS->getLocEnd(), Pass.Ctx).isValid()) {
H A DTransforms.h170 SourceLocation findLocationAfterSemi(SourceLocation loc, ASTContext &Ctx,
H A DTransforms.cpp124 SourceLocation trans::findLocationAfterSemi(SourceLocation loc, function in class:trans
H A DObjCMT.cpp630 EndOfEnumDclLoc = trans::findLocationAfterSemi(EnumDcl->getLocEnd(), NS.getASTContext(),

Completed in 1502 milliseconds