Searched refs:pointeeBaseInfo (Results 1 – 2 of 2) sorted by relevance
1642 LValueBaseInfo *pointeeBaseInfo) { in emitLoadOfReference() argument1653 CharUnits align = cgm.getNaturalTypeAlignment(pointeeType, pointeeBaseInfo); in emitLoadOfReference()1662 LValueBaseInfo pointeeBaseInfo; in emitLoadOfReferenceLValue() local1664 Address pointeeAddr = emitLoadOfReference(refLVal, loc, &pointeeBaseInfo); in emitLoadOfReferenceLValue()1666 pointeeBaseInfo); in emitLoadOfReferenceLValue()
989 LValueBaseInfo *pointeeBaseInfo);