Searched defs:setBlockVarCopyInits (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp1958 void ASTContext::setBlockVarCopyInits(VarDecl*VD, Expr* Init) { function in class:ASTContext
1961 "setBlockVarCopyInits - not __block var");

Completed in 137 milliseconds