Searched refs:parsePPIf (Results 1 – 2 of 2) sorted by relevance
80 void parsePPIf(bool IfDef);
486 parsePPIf(/*IfDef=*/false); in parsePPDirective()490 parsePPIf(/*IfDef=*/true); in parsePPDirective()553 void UnwrappedLineParser::parsePPIf(bool IfDef) { in parsePPIf() function in clang::format::UnwrappedLineParser