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

/external/clang/lib/AST/
H A DASTContext.cpp4796 /// BlockRequiresCopying - Returns true if byref variable "D" of type "Ty"
4799 bool ASTContext::BlockRequiresCopying(QualType Ty, function in class:ASTContext

Completed in 122 milliseconds