Searched refs:IfDef (Results 1 – 4 of 4) sorted by relevance
79 void parsePPIf(bool IfDef);
569 void UnwrappedLineParser::parsePPIf(bool IfDef) { in parsePPIf() argument576 conditionalCompilationStart(!IfDef && IsLiteralFalse); in parsePPIf()
435 x = refpolicy.IfDef(p[4])
751 class IfDef(Node): class