Searched refs:TryParseSimpleDeclaration (Results 1 – 2 of 2) sorted by relevance
131 TPR = TryParseSimpleDeclaration(AllowForRangeDecl); in isCXXSimpleDeclaration()232 Parser::TPResult Parser::TryParseSimpleDeclaration(bool AllowForRangeDecl) { in TryParseSimpleDeclaration() function in Parser
2054 TPResult TryParseSimpleDeclaration(bool AllowForRangeDecl);