Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp965 LValue SubLV = MakeAddrLValue(Base, BS->getType()); in ExpandTypeFromArgs() local
968 ExpandTypeFromArgs(BS->getType(), SubLV, AI); in ExpandTypeFromArgs()
972 LValue SubLV = EmitLValueForFieldInitialization(LV, FD); in ExpandTypeFromArgs() local
973 ExpandTypeFromArgs(FD->getType(), SubLV, AI); in ExpandTypeFromArgs()