Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp377 computeDestroyInfoForBlockCapture(const BlockDecl::Capture &CI, QualType T,
400 computeDestroyInfoForBlockCapture(*capture, fieldType, LangOpts); in addBlockLayout()
2004 computeDestroyInfoForBlockCapture(const BlockDecl::Capture &CI, QualType T, in computeDestroyInfoForBlockCapture() function