Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2495 LValue CapLVal = in EmitDeclRefLValue() local
2499 Address(CapLVal.getPointer(), getContext().getDeclAlign(VD)), in EmitDeclRefLValue()
2500 CapLVal.getType(), LValueBaseInfo(AlignmentSource::Decl), in EmitDeclRefLValue()
2501 CapLVal.getTBAAInfo()); in EmitDeclRefLValue()