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

/openbsd-current/gnu/llvm/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:__anon257::AutoreleasePoolRewriter::NameReferenceChecker

Completed in 144 milliseconds