Home
last modified time | relevance | path

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

/external/clang/test/Modules/Inputs/invalidate-identifiers/
Da.h8 #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) macro