Searched refs:isCpp11AttributeSpecifier (Results 1 – 1 of 1) sorted by relevance
481 bool isCpp11AttributeSpecifier(const FormatToken &Tok) { in isCpp11AttributeSpecifier() function in clang::format::__anon0fe692140111::AnnotatingParser532 bool IsCpp11AttributeSpecifier = isCpp11AttributeSpecifier(*Left) || in parseSquare()1840 isCpp11AttributeSpecifier(*Tok.Next)) in rParenEndsCast()