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

/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp263 return checkRef(E->getLocation(), E->getDecl()->getLocation());
267 return checkRef(TL.getBeginLoc(), TL.getTypedefNameDecl()->getLocation());
271 return checkRef(TL.getBeginLoc(), TL.getDecl()->getLocation());
275 bool checkRef(SourceLocation refLoc, SourceLocation declLoc) { function in class:__anon284::AutoreleasePoolRewriter::NameReferenceChecker
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c80670 static int checkRef(IntegrityCk *pCheck, Pgno iPage){ function
[all...]

Completed in 628 milliseconds