Home | History | Annotate | Download | only in AST

Lines Matching refs:setBlockVarCopyInits

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