Home
last modified time | relevance | path

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

/llvm-project/clang/test/PCH/
H A Dexprs.h61 typedef typeof(i + Enumerator) add_result; typedef
/llvm-project/libc/test/src/__support/
H A Dbig_int_test.cpp675 LL_UInt128 add_result({0x10, 0x1}); TEST() local