Searched refs:HasNoThrowOperator (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaExprCXX.cpp | 4462 static bool HasNoThrowOperator(const RecordType *RT, OverloadedOperatorKind Op, in HasNoThrowOperator() function 4778 return HasNoThrowOperator(RT, OO_Equal, Self, KeyLoc, C, in EvaluateUnaryTypeTrait() 4791 return HasNoThrowOperator(RT, OO_Equal, Self, KeyLoc, C, in EvaluateUnaryTypeTrait()
|