Searched refs:getComputationLHSType (Results 1 – 7 of 7) sorted by relevance
131 cast<CompoundAssignOperator>(B)->getComputationLHSType(); in VisitBinaryOperator()
1446 cop->getComputationLHSType(), in recreateSyntacticForm()
1587 dumpBareType(Node->getComputationLHSType()); in VisitCompoundAssignOperator()
4253 QualType CompLHSType = Importer.Import(E->getComputationLHSType()); in VisitCompoundAssignOperator()
544 Writer.AddTypeRef(E->getComputationLHSType(), Record); in VisitCompoundAssignOperator()
3059 QualType getComputationLHSType() const { return ComputationLHSType; } in getComputationLHSType() function
1973 E->getComputationLHSType()); in EmitCompoundAssignLValue()