Home
last modified time | relevance | path

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

/external/clang/test/Modules/Inputs/invalidate-identifiers/
Da.h7 #define DEPTH_3(x) DEPTH_4(x##0) DEPTH_4(x##1) TYPEDEFS(x)
8 #define DEPTH_4(x) DEPTH_5(x##0) DEPTH_5(x##1) TYPEDEFS(x) macro