Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/
H A Dvariant_test_helpers.h124 template <class... Args> static bool check_call(CallType type) { in check_call() function
H A Dcallable_types.h144 constexpr bool check_call(CallType type) { in check_call() function