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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2037 bool HasCopyAndDispose = getContext().BlockRequiresCopying(Ty, D); local
H A DCGDebugInfo.cpp2646 bool HasCopyAndDispose = CGM.getContext().BlockRequiresCopying(Type, VD); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp4297 bool HasCopyAndDispose = Context->BlockRequiresCopying(Ty, ND); local
H A DRewriteModernObjC.cpp5256 bool HasCopyAndDispose = Context->BlockRequiresCopying(Ty, ND); local

Completed in 92 milliseconds