Home | History | Annotate | Download | only in AST

Lines Matching refs:setBlockVarCopyInits

1844 void ASTContext::setBlockVarCopyInits(VarDecl*VD, Expr* Init) {
1847 "setBlockVarCopyInits - not __block var");