OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:macros_right
(Results
1 - 5
of
5
) sorted by null
/external/clang/test/Modules/Inputs/
macros_bottom.h
1
@import
macros_right
;
variable
module.map
36
module
macros_right
{
37
header "
macros_right
.h"
/external/clang/test/Modules/
macros2.c
18
@import
macros_right
;
variable
39
// expected-note@
macros_right
.h:12 {{other}}
42
// expected-note@
macros_right
.h:13 {{other}}
47
@import
macros_right
.undef;
macros.c
17
// FIXME: expected-note@Inputs/
macros_right
.h:12{{previous definition is here}}
18
// expected-note@Inputs/
macros_right
.h:12{{expanding this definition of 'LEFT_RIGHT_DIFFERENT'}}
19
// expected-note@Inputs/
macros_right
.h:13{{expanding this definition of 'LEFT_RIGHT_DIFFERENT2'}}
107
@import
macros_right
;
variable
151
@import
macros_right
.undef;
156
// TOP_RIGHT_UNDEF should not be undefined, because
macros_right
.undef does
157
// not undefine
macros_right
's macro.
162
// When
macros_right
.undef is built and local submodule visibility is not
164
//
macros_right
leaks through, so
macros_right
.undef undefines macros_top'
[
all
...]
/external/clang/test/ARCMT/Inputs/
module.map
36
module
macros_right
{
37
header "
macros_right
.h"
Completed in 2544 milliseconds