Searched refs:BaseLValue (Results 1 – 3 of 3) sorted by relevance
7254 BaseLValue, enumerator7267 SubExprs[BaseLValue] = B; in HLSLOutArgExpr()7283 return cast<OpaqueValueExpr>(SubExprs[BaseLValue]); in getOpaqueArgLValue()7286 return cast<OpaqueValueExpr>(SubExprs[BaseLValue]); in getOpaqueArgLValue()7312 return SubExprs[BaseLValue]->getBeginLoc(); in getBeginLoc()7316 return SubExprs[BaseLValue]->getEndLoc(); in getEndLoc()7325 return child_range(&SubExprs[BaseLValue], &SubExprs[NumSubExprs]); in children()
2949 S->SubExprs[HLSLOutArgExpr::BaseLValue] = Record.readSubExpr(); in VisitHLSLOutArgExpr()
966 LValue BaseLValue = in adjustPrivateAddress() local971 SharedAddr.getElementType(), BaseLValue.getPointer(CGF), in adjustPrivateAddress()