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