Searched refs:checkRef (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp264 return checkRef(E->getLocation(), E->getDecl()->getLocation());
268 return checkRef(TL.getBeginLoc(), TL.getTypedefNameDecl()->getLocation());
272 return checkRef(TL.getBeginLoc(), TL.getDecl()->getLocation());
276 bool checkRef(SourceLocation refLoc, SourceLocation declLoc) { function in class:__anon3098::AutoreleasePoolRewriter::NameReferenceChecker
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c55740 static int checkRef(IntegrityCk *pCheck, Pgno iPage, char *zContext){ function
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c67004 static int checkRef(IntegrityCk *pCheck, Pgno iPage){ function
[all...]

Completed in 811 milliseconds