Home
last modified time | relevance | path

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

/external/clang/test/Modules/Inputs/invalidate-identifiers/
Da.h5 #define DEPTH_1(x) DEPTH_2(x##0) DEPTH_2(x##1) TYPEDEFS(x)
6 #define DEPTH_2(x) DEPTH_3(x##0) DEPTH_3(x##1) TYPEDEFS(x) macro