Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dcxx2b-static-operator.cpp22 const Foo fooV; in ok() local
H A Dcxx1y-generic-lambdas.cpp519 template<class ... Ts> auto fooV(Ts ... ts) { in fooV() function
590 template<class ... Ts> int fooV(Ts ... ts) { in fooV() function
615 template<class ... Ts> int fooV(Ts ... ts) { in fooV() function