Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h137 void parsePPEndIf();
H A DUnwrappedLineParser.cpp1029 parsePPEndIf(); in parsePPDirective()
1136 void UnwrappedLineParser::parsePPEndIf() { in parsePPEndIf() function in clang::format::UnwrappedLineParser