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