Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h95 void parsePPElIf();
H A DUnwrappedLineParser.cpp755 parsePPElIf(); in parsePPDirective()
858 void UnwrappedLineParser::parsePPElIf() { parsePPElse(); } in parsePPElIf() function in clang::format::UnwrappedLineParser