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

/external/clang/lib/AST/
H A DASTContext.cpp3911 bool ASTContext::BlockRequiresCopying(QualType Ty) const { function in class:ASTContext
3936 bool HasCopyAndDispose = BlockRequiresCopying(Ty);

Completed in 75 milliseconds