Home
last modified time | relevance | path

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

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