HomeSort by relevance Sort by last modified time
    Searched refs:findLocationAfterSemi (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/ARCMigrate/
Transforms.h 170 SourceLocation findLocationAfterSemi(SourceLocation loc, ASTContext &Ctx,
TransAutoreleasePool.cpp 131 SourceLocation afterSemi = findLocationAfterSemi((*retI)->getLocEnd(),
310 findLocationAfterSemi(retS->getLocEnd(), Pass.Ctx).isValid()) {
Transforms.cpp 124 SourceLocation trans::findLocationAfterSemi(SourceLocation loc,
ObjCMT.cpp 630 EndOfEnumDclLoc = trans::findLocationAfterSemi(EnumDcl->getLocEnd(), NS.getASTContext(),
    [all...]

Completed in 240 milliseconds