Searched refs:getComputationLHSType (Results 1 – 8 of 8) sorted by relevance
133 cast<CompoundAssignOperator>(B)->getComputationLHSType(); in VisitBinaryOperator()
1577 cop->getComputationLHSType(), in recreateSyntacticForm()
1661 dumpBareType(Node->getComputationLHSType()); in VisitCompoundAssignOperator()
4493 QualType CompLHSType = Importer.Import(E->getComputationLHSType()); in VisitCompoundAssignOperator()
4449 Result, CAO->getLHS()->getType(), CAO->getComputationLHSType(), in VisitCompoundAssignOperator()
612 Writer.AddTypeRef(E->getComputationLHSType(), Record); in VisitCompoundAssignOperator()
3097 QualType getComputationLHSType() const { return ComputationLHSType; } in getComputationLHSType() function
1977 E->getComputationLHSType()); in EmitCompoundAssignLValue()