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 __anon5d4913f90211::AutoreleasePoolRewriter::NameReferenceChecker
82153 static int checkRef(IntegrityCk *pCheck, Pgno iPage){82213 if( checkRef(pCheck, iPage) ) break;82239 checkRef(pCheck, iFreePage);82375 if( checkRef(pCheck, iPage) ) return 0;