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

/external/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:__anon3584::AutoreleasePoolRewriter::NameReferenceChecker
/external/sqlite/dist/orig/
H A Dsqlite3.c56927 static int checkRef(IntegrityCk *pCheck, Pgno iPage, char *zContext){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c56955 static int checkRef(IntegrityCk *pCheck, Pgno iPage, char *zContext){ function
[all...]

Completed in 340 milliseconds