Searched defs:HasLeadingSpace (Results 1 – 3 of 3) sorted by relevance
79 bool HasLeadingSpace : 1; variable
1656 bool HasLeadingSpace = Tok.hasLeadingSpace(); in ExpandBuiltinMacro() local
2539 bool HasLeadingSpace = !isVerticalWhitespace(PrevChar); in SkipWhitespace() local