Searched defs:LeadingEmptyMacro (Results 1 – 3 of 3) sorted by relevance
80 LeadingEmptyMacro = 0x10, // Empty macro exists before this token. enumerator
79 LeadingEmptyMacro = 0x10, // Empty macro exists before this token. enumerator
1004 bool LeadingEmptyMacro = FilenameTok.hasLeadingEmptyMacro(); in LexHeaderName() local