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