Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h95 void parsePPElIf();
H A DUnwrappedLineParser.cpp757 parsePPElIf(); in parsePPDirective()
860 void UnwrappedLineParser::parsePPElIf() { parsePPElse(); } in parsePPElIf() function in clang::format::UnwrappedLineParser