Lines Matching defs:MacroDepth
3326 unsigned MacroDepth = 0;3338 if (MacroDepth == 0) { // Outermost macro.3347 --MacroDepth;3352 ++MacroDepth;