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

  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 250 SourceLocation &referenceLoc, &declarationLoc;
255 SourceLocation &declarationLoc)
257 declarationLoc(declarationLoc) {
278 declarationLoc = declLoc;
300 SourceLocation referenceLoc, declarationLoc;
317 declarationLoc).TraverseStmt(*SI);
328 Pass.TA.reportNote("name declared here", declarationLoc);

Completed in 143 milliseconds