Home
last modified time | relevance | path

Searched defs:CarryResult (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dbuiltins-overflow.cpp99 struct CarryResult { struct
102 constexpr bool operator==(const CarryResult<T> &Other) { in operator ==() argument