Searched defs:CompResultType (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DExpr.h3110 QualType CompLHSType, QualType CompResultType,
3115 ComputationResultType(CompResultType) {
3108 CompoundAssignOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResType, ExprValueKind VK, ExprObjectKind OK, QualType CompLHSType, QualType CompResultType, SourceLocation OpLoc, bool fpContractable) argument

Completed in 1384 milliseconds