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

/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp215 return isPlusOneAssignToVar(prevStmt, RefD) ||
216 isPlusOneAssignToVar(nextStmt, RefD);
219 bool isPlusOneAssignToVar(Stmt *S, Decl *RefD) { function in class:__anon292::RetainReleaseDeallocRemover

Completed in 134 milliseconds