HomeSort by relevance Sort by last modified time
    Searched refs:macros_top (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Modules/Inputs/
macros_right_undef.h 3 @import macros_top; variable
macros_left.h 1 @import macros_top; variable
macros_right.h 1 @import macros_top; variable
  /external/clang/test/Modules/
macros2.c 2 // RUN: %clang_cc1 -fmodules -x objective-c -emit-module -fmodules-cache-path=%t -fmodule-name=macros_top %S/Inputs/module.map
15 @import macros_top; variable
18 // expected-note@macros_top.h:22 {{expanding this definition of 'TOP_OTHER_DEF_RIGHT_UNDEF'}}
69 // expected-note@macros_top.h:19 {{expanding this definition}}
80 @import macros_top.c;

Completed in 596 milliseconds