Searched defs:LastFD (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp1275 const Decl *LastFD = local
1281 SourceLocation EndLoc = LastFD->getLocEnd();
1284 if (isa<FunctionDecl>(LastFD)) {

Completed in 1207 milliseconds