Searched refs:checkRef (Results 1 – 2 of 2) sorted by relevance
264 return checkRef(E->getLocation(), E->getDecl()->getLocation()); in VisitDeclRefExpr()268 return checkRef(TL.getBeginLoc(), TL.getTypedefNameDecl()->getLocation()); in VisitTypedefTypeLoc()272 return checkRef(TL.getBeginLoc(), TL.getDecl()->getLocation()); in VisitTagTypeLoc()276 bool checkRef(SourceLocation refLoc, SourceLocation declLoc) { in checkRef() function in __anon17adc21a0211::AutoreleasePoolRewriter::NameReferenceChecker
81100 static int checkRef(IntegrityCk *pCheck, Pgno iPage){81160 if( checkRef(pCheck, iPage) ) break;81186 checkRef(pCheck, iFreePage);81322 if( checkRef(pCheck, iPage) ) return 0;