Home
last modified time | relevance | path

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

/llvm-project/clang/test/AST/Interp/
H A Dfunctions.cpp
/llvm-project/clang/test/SemaCXX/
H A Doverloaded-operator.cpp185 void test_callable(Callable c, Callable2 c2, const Callable2& c2c, in test_callable() function