Home
last modified time | relevance | path

Searched defs:HasCopyAndDispose (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4193 bool HasCopyAndDispose = Context->BlockRequiresCopying(Ty, ND); RewriteByRefVar() local
H A DRewriteModernObjC.cpp5034 bool HasCopyAndDispose = Context->BlockRequiresCopying(Ty, ND); RewriteByRefVar() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4694 bool HasCopyAndDispose = CGM.getContext().BlockRequiresCopying(Type, VD); EmitTypeForVarWithBlocksAttr() local