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