OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test2a
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
byval-memcpy-elim.c
30
void
test2a
(struct Test3S q);
34
// CHECK: call void @
test2a
36
test2a
(*q);
45
// CHECK: call void @
test2a
47
// CHECK: call void @
test2a
51
test2a
(a);
52
test2a
(b);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/tuple.creation/
forward_as_tuple.pass.cpp
45
test2a
(const Tuple& t)
function
69
test2a
(std::forward_as_tuple(i, c));
/external/clang/test/CodeGenCXX/
unknown-anytype.cpp
33
float
test2a
() {
function
Completed in 3173 milliseconds