Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3278 bool isBlockByref = VD->isEscapingByref(); in EmitDeclRefLValue() local
3279 if (isBlockByref) { in EmitDeclRefLValue()
3292 !isBlockByref; in EmitDeclRefLValue()