Searched refs:HasNoThrowOperator (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaExprCXX.cpp | 4836 static bool HasNoThrowOperator(const RecordType *RT, OverloadedOperatorKind Op, in HasNoThrowOperator() function 5154 return HasNoThrowOperator(RT, OO_Equal, Self, KeyLoc, C, in EvaluateUnaryTypeTrait() 5167 return HasNoThrowOperator(RT, OO_Equal, Self, KeyLoc, C, in EvaluateUnaryTypeTrait()
|