Home
last modified time | relevance | path

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

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