Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.cpp1042 LValue SubLV = MakeAddrLValue(Base, BS->getType()); in ExpandTypeFromArgs() local
1045 ExpandTypeFromArgs(BS->getType(), SubLV, AI); in ExpandTypeFromArgs()
1049 LValue SubLV = EmitLValueForFieldInitialization(LV, FD); in ExpandTypeFromArgs() local
1050 ExpandTypeFromArgs(FD->getType(), SubLV, AI); in ExpandTypeFromArgs()