Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.h96 void parsePPElIf();
H A DUnwrappedLineParser.cpp681 parsePPElIf(); in parsePPDirective()
784 void UnwrappedLineParser::parsePPElIf() { parsePPElse(); } in parsePPElIf() function in clang::format::UnwrappedLineParser