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

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

Completed in 82 milliseconds