Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h143 void parsePPEndIf();
H A DUnwrappedLineParser.cpp1018 parsePPEndIf(); in parsePPDirective()
1125 void UnwrappedLineParser::parsePPEndIf() { in parsePPEndIf() function in clang::format::UnwrappedLineParser