Searched refs:isCXXSimpleDeclaration (Results 1 – 3 of 3) sorted by relevance
103 return isCXXSimpleDeclaration(/*AllowForRangeDecl=*/false); in isCXXDeclarationStatement()127 bool Parser::isCXXSimpleDeclaration(bool AllowForRangeDecl) { in isCXXSimpleDeclaration() function in Parser
3551 SuggestFixIt = isCXXSimpleDeclaration(/*AllowForRangeDecl=*/false); in ParseCXXMemberSpecification()
2500 isCXXSimpleDeclaration(/*AllowForRangeDecl=*/true); in isForInitDeclaration()2561 bool isCXXSimpleDeclaration(bool AllowForRangeDecl);