Home
last modified time | relevance | path

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

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