Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h127 void parsePPEndIf();
H A DUnwrappedLineParser.cpp1140 parsePPEndIf(); in parsePPDirective()
1247 void UnwrappedLineParser::parsePPEndIf() { in parsePPEndIf() function in clang::format::UnwrappedLineParser