Searched refs:isCppAttribute (Results 1 – 1 of 1) sorted by relevance
87 static bool isCppAttribute(bool IsCpp, const FormatToken &Tok) { in isCppAttribute() function690 isCppAttribute(IsCpp, *Left) || IsInnerSquare; in parseSquare()2789 isCppAttribute(IsCpp, *AfterRParen)) { in rParenEndsCast()3865 } else if (isCppAttribute(IsCpp, *Next)) { in isFunctionDeclarationName()