Searched refs:HasNoThrowOperator (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 3889 static bool HasNoThrowOperator(const RecordType *RT, OverloadedOperatorKind Op, in HasNoThrowOperator() function 4193 return HasNoThrowOperator(RT, OO_Equal, Self, KeyLoc, C, in EvaluateUnaryTypeTrait() 4206 return HasNoThrowOperator(RT, OO_Equal, Self, KeyLoc, C, in EvaluateUnaryTypeTrait()
|