Home
last modified time | relevance | path

Searched refs:DEPTH_6 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Modules/Inputs/invalidate-identifiers/
Da.h9 #define DEPTH_5(x) DEPTH_6(x##0) DEPTH_6(x##1) TYPEDEFS(x)
10 #define DEPTH_6(x) DEPTH_7(x##0) DEPTH_7(x##1) TYPEDEFS(x) macro