Searched refs:IfNDef (Results 1 – 1 of 1) sorted by relevance
1203 bool IfNDef = FormatTok->is(tok::pp_ifndef); in parsePPIf() local1208 if (IfDef && !IfNDef && FormatTok->TokenText == "SWIG") in parsePPIf()1214 bool MaybeIncludeGuard = IfNDef; in parsePPIf()