Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-expr-1.cpp118 CallOperator call_op; in test_call_operator() local
123 void test_call_operator(CallOperator call_op, int i, double d) { in test_call_operator()