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