HomeSort by relevance Sort by last modified time
    Searched full:referenceloc (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 250 SourceLocation &referenceLoc, &declarationLoc;
254 SourceLocation &referenceLoc,
256 : Ctx(ctx), referenceLoc(referenceLoc),
281 referenceLoc = refLoc;
304 SourceLocation referenceLoc, declarationLoc;
320 referenceLoc,
331 "NSAutoreleasePool scope that it was declared in", referenceLoc);

Completed in 252 milliseconds