Searched refs:declLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp276 bool checkRef(SourceLocation refLoc, SourceLocation declLoc) { argument
277 if (isInScope(declLoc)) {
279 declarationLoc = declLoc;

Completed in 513 milliseconds