Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Modules/Inputs/invalidate-identifiers/
H A 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