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