Home
last modified time | relevance | path

Searched refs:parsePPElIf (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Format/
DUnwrappedLineParser.h80 void parsePPElIf();
DUnwrappedLineParser.cpp526 parsePPElIf(); in parsePPDirective()
599 void UnwrappedLineParser::parsePPElIf() { parsePPElse(); } in parsePPElIf() function in clang::format::UnwrappedLineParser