Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h161 bool parseRequires();
H A DUnwrappedLineParser.cpp1836 bool ParsedClause = parseRequires(); in parseStructuralElement()
3301 bool clang::format::UnwrappedLineParser::parseRequires() { in parseRequires() function in clang::format::clang::format::UnwrappedLineParser