Searched refs:isCXXSimpleDeclaration (Results 1 – 3 of 3) sorted by relevance
112 return isCXXSimpleDeclaration(/*AllowForRangeDecl=*/false); in isCXXDeclarationStatement()136 bool Parser::isCXXSimpleDeclaration(bool AllowForRangeDecl) { in isCXXSimpleDeclaration() function in Parser
3611 SuggestFixIt = isCXXSimpleDeclaration(/*AllowForRangeDecl=*/false); in ParseCXXMemberSpecification()
2531 isCXXSimpleDeclaration(/*AllowForRangeDecl=*/true); in isForInitDeclaration()2610 bool isCXXSimpleDeclaration(bool AllowForRangeDecl);