Searched refs:tryToParseSimpleAttribute (Results 1 – 2 of 2) sorted by relevance
203 bool tryToParseSimpleAttribute();
2738 if (!tryToParseSimpleAttribute()) in handleCppAttributes()3827 bool UnwrappedLineParser::tryToParseSimpleAttribute() { in tryToParseSimpleAttribute() function in clang::format::UnwrappedLineParser