Searched refs:declLoc (Results 1 – 1 of 1) sorted by relevance
275 bool checkRef(SourceLocation refLoc, SourceLocation declLoc) { in checkRef() argument276 if (isInScope(declLoc)) { in checkRef()278 declarationLoc = declLoc; in checkRef()