HomeSort by: relevance | last modified time | path
    Searched defs:referenceLoc (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 250 SourceLocation &referenceLoc, &declarationLoc;
254 SourceLocation &referenceLoc,
256 : Ctx(ctx), referenceLoc(referenceLoc),
277 referenceLoc = refLoc;
300 SourceLocation referenceLoc, declarationLoc;
316 referenceLoc,
327 "NSAutoreleasePool scope that it was declared in", referenceLoc);

Completed in 827 milliseconds