OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:macro_args2
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Misc/
caret-diags-macros.c
32
#define
macro_args2
(x) macro_args1(x)
macro
33
#define macro_args3(x)
macro_args2
(x)
68
macro_args2
(22),
73
// CHECK-NEXT:
macro_args2
(22),
75
// CHECK: {{.*}}:32:36: note: expanded from macro '
macro_args2
'
Completed in 41 milliseconds