Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/Linux/
Dinit_fini_sections.cc14 void (*call_foo)(void) = &foo; variable
/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