Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp2896 bool isBlockByref = VD->isEscapingByref(); in EmitDeclRefLValue() local
2897 if (isBlockByref) { in EmitDeclRefLValue()
2910 !isBlockByref; in EmitDeclRefLValue()