Searched refs:parsePPIf (Results 1 – 2 of 2) sorted by relevance
135 void parsePPIf(bool IfDef);
1016 parsePPIf(/*IfDef=*/false); in parsePPDirective() 1020 parsePPIf(/*IfDef=*/true); in parsePPDirective() 1091 void UnwrappedLineParser::parsePPIf(bool IfDef) { in parsePPIf() function in clang::format::UnwrappedLineParser