Home
last modified time | relevance | path

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

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