Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-arg-order.cpp34 void call_foo() { in call_foo() function
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dfixed-expansion.cpp72 void call_foo(Foo<int, float> foo_if, Foo<int> foo_i) { in call_foo() function