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