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 251 SourceLocation &referenceLoc, &declarationLoc;
255 SourceLocation &referenceLoc,
257 : Ctx(ctx), referenceLoc(referenceLoc),
282 referenceLoc = refLoc;
302 SourceLocation referenceLoc, declarationLoc;
318 referenceLoc,
329 "NSAutoreleasePool scope that it was declared in", referenceLoc);

Completed in 459 milliseconds