Searched refs:checkRef (Results 1 – 2 of 2) sorted by relevance
263 return checkRef(E->getLocation(), E->getDecl()->getLocation()); in VisitDeclRefExpr()267 return checkRef(TL.getBeginLoc(), TL.getTypedefNameDecl()->getLocation()); in VisitTypedefTypeLoc()271 return checkRef(TL.getBeginLoc(), TL.getDecl()->getLocation()); in VisitTagTypeLoc()275 bool checkRef(SourceLocation refLoc, SourceLocation declLoc) { in checkRef() function in __anone130fd180211::AutoreleasePoolRewriter::NameReferenceChecker
75563 static int checkRef(IntegrityCk *pCheck, Pgno iPage){75624 if( checkRef(pCheck, iPage) ) break;75650 checkRef(pCheck, iFreePage);75782 if( checkRef(pCheck, iPage) ) return 0;