Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.cpp398 computeCopyInfoForBlockCapture(const BlockDecl::Capture &CI, QualType T,
423 computeCopyInfoForBlockCapture(*capture, fieldType, LangOpts); in addBlockLayout()
1619 computeCopyInfoForBlockCapture(const BlockDecl::Capture &CI, QualType T, in computeCopyInfoForBlockCapture() function