Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h97 void parsePPEndIf();
H A DUnwrappedLineParser.cpp758 parsePPEndIf(); in parsePPDirective()
860 void UnwrappedLineParser::parsePPEndIf() { in parsePPEndIf() function in clang::format::UnwrappedLineParser