Home
last modified time | relevance | path

Searched defs:macroLevel (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d2821 int macroLevel; /// the count of nested DDoc macros when the delimiter is started member
2844 int macroLevel; /// the count of nested DDoc macros when the list is started variable
4223 int macroLevel = 0; in highlightText() local