Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h119 void parseRequires();
H A DUnwrappedLineParser.cpp1289 parseRequires(); in parseStructuralElement()
2437 void UnwrappedLineParser::parseRequires() { in parseRequires() function in clang::format::UnwrappedLineParser