Home
last modified time | relevance | path

Searched refs:AA_Converting (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaExprCXX.cpp1272 AA_Converting); in BuildCXXNew()
2643 ICS.UserDefined.Before, AA_Converting, in PerformImplicitConversion()
2665 AA_Converting, CCK); in PerformImplicitConversion()
4302 Best->Conversions[0], Sema::AA_Converting); in FindConditionalOverload()
4309 Best->Conversions[1], Sema::AA_Converting); in FindConditionalOverload()
DSemaOverload.cpp4911 return PerformImplicitConversion(From, Context.BoolTy, ICS, AA_Converting); in PerformContextuallyConvertToBool()
5029 ExprResult Result = PerformImplicitConversion(From, T, ICS, AA_Converting); in CheckConvertedConstantExpression()
5143 return PerformImplicitConversion(From, Ty, ICS, AA_Converting); in PerformContextuallyConvertToObjCPointer()
DSemaExpr.cpp10990 case AA_Converting: in DiagnoseAssignmentResult()
/external/clang/include/clang/Sema/
DSema.h2021 AA_Converting, enumerator