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

  /external/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 251 SourceLocation &referenceLoc, &declarationLoc;
256 SourceLocation &declarationLoc)
258 declarationLoc(declarationLoc) {
279 declarationLoc = declLoc;
301 SourceLocation referenceLoc, declarationLoc;
318 declarationLoc).TraverseStmt(*SI);
329 Pass.TA.reportNote("name declared here", declarationLoc);

Completed in 1205 milliseconds