Home
last modified time | relevance | path

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

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