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