OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:call_foo
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGenCXX/
microsoft-abi-arg-order.cpp
34
void
call_foo
() {
function
41
// X86-LABEL: define void @"\01?
call_foo
@@YAXXZ"()
61
// X64-LABEL: define void @"\01?
call_foo
@@YAXXZ"()
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
fixed-expansion.cpp
72
void
call_foo
(Foo<int, float> foo_if, Foo<int> foo_i) {
function in namespace:Deduction
Completed in 684 milliseconds