Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3127 bool isBlockByref = VD->isEscapingByref(); in EmitDeclRefLValue() local
3128 if (isBlockByref) { in EmitDeclRefLValue()
3141 !isBlockByref; in EmitDeclRefLValue()