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

  /external/clang/test/Modules/Inputs/invalidate-identifiers/
a.h 8 #define DEPTH_4(x) DEPTH_5(x##0) DEPTH_5(x##1) TYPEDEFS(x)
9 #define DEPTH_5(x) DEPTH_6(x##0) DEPTH_6(x##1) TYPEDEFS(x)