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

  /external/clang/lib/ARCMigrate/
Transforms.h 55 SourceLocation findLocationAfterSemi(SourceLocation loc, ASTContext &Ctx);
TransAutoreleasePool.cpp 131 SourceLocation afterSemi = findLocationAfterSemi((*retI)->getLocEnd(),
311 findLocationAfterSemi(retS->getLocEnd(), Pass.Ctx).isValid()) {
Transforms.cpp 93 SourceLocation trans::findLocationAfterSemi(SourceLocation loc,

Completed in 40 milliseconds