Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CXXThisValue

46     CXXABIThisDecl(0), CXXABIThisValue(0), CXXThisValue(0),
484 CXXThisValue = EmitLoadOfLValue(ThisLValue).getScalarVal();
490 CXXThisValue = CXXABIThisValue;