Home
last modified time | relevance | path

Searched refs:computeDestroyInfoForBlockCapture (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp402 computeDestroyInfoForBlockCapture(const BlockDecl::Capture &CI, QualType T,
425 computeDestroyInfoForBlockCapture(*capture, fieldType, LangOpts); in addBlockLayout()
2040 computeDestroyInfoForBlockCapture(const BlockDecl::Capture &CI, QualType T, in computeDestroyInfoForBlockCapture() function