Home
last modified time | relevance | path

Searched refs:IsCompAssign (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExpr.cpp1033 bool IsCompAssign) { in handleComplexFloatConversion() argument
1039 /*skipCast*/IsCompAssign)) in handleComplexFloatConversion()
1067 if (!IsCompAssign) { in handleComplexFloatConversion()
1119 QualType RHSType, bool IsCompAssign) { in handleFloatConversion() argument
1133 if (!IsCompAssign) in handleFloatConversion()
1144 /*convertFloat=*/!IsCompAssign, in handleFloatConversion()
1150 /*convertFloat=*/!IsCompAssign); in handleFloatConversion()
1215 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion() argument
1225 } else if (!IsCompAssign) in handleIntegerConversion()
1234 } else if (!IsCompAssign) in handleIntegerConversion()
[all …]
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h8607 bool IsCompAssign = false);
8762 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign,
8766 bool IsCompAssign = false);
8775 BinaryOperatorKind Opc, bool IsCompAssign = false);
8781 bool IsCompAssign = false);
8830 SourceLocation Loc, bool IsCompAssign,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h5919 SourceLocation Loc, bool IsCompAssign,
5949 SourceLocation Loc, bool IsCompAssign,
5955 bool IsCompAssign);
5957 SourceLocation Loc, bool IsCompAssign);
6230 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign,
6234 bool IsCompAssign = false);
6243 BinaryOperatorKind Opc, bool IsCompAssign = false);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h12902 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign,
12906 bool IsCompAssign = false);
12915 BinaryOperatorKind Opc, bool IsCompAssign = false);
12979 SourceLocation Loc, bool IsCompAssign,
12995 SourceLocation Loc, bool IsCompAssign,
13001 bool IsCompAssign);
13003 SourceLocation Loc, bool IsCompAssign);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h6135 SourceLocation Loc, bool IsCompAssign,
6165 SourceLocation Loc, bool IsCompAssign,
6171 bool IsCompAssign);
6173 SourceLocation Loc, bool IsCompAssign);
6446 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign,
6450 bool IsCompAssign = false);
6459 BinaryOperatorKind Opc, bool IsCompAssign = false);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h6135 SourceLocation Loc, bool IsCompAssign,
6165 SourceLocation Loc, bool IsCompAssign,
6171 bool IsCompAssign);
6173 SourceLocation Loc, bool IsCompAssign);
6446 ExprResult &LHS, ExprResult &RHS, SourceLocation Loc, bool IsCompAssign,
6450 bool IsCompAssign = false);
6459 BinaryOperatorKind Opc, bool IsCompAssign = false);