Searched refs:CommaLocsTy (Results 1 – 6 of 6) sorted by relevance
982 CommaLocsTy Commas; in ParseLambdaIntroducer()1874 CommaLocsTy CommaLocs; in ParseCXXTypeConstructExpression()3127 CommaLocsTy CommaLocs; in ParseCXXNewExpression()3242 CommaLocsTy CommaLocs; in ParseExpressionListOrTypeId()
1971 CommaLocsTy ExecConfigCommaLocs; in ParsePostfixExpressionSuffix()2014 CommaLocsTy CommaLocs; in ParsePostfixExpressionSuffix()3025 CommaLocsTy CommaLocs; in ParseParenExpression()
3620 CommaLocsTy CommaLocs; in ParseMemInitializer()
467 CommaLocsTy CommaLocs; in ParseOpenMPReductionInitializerForDecl()
2385 CommaLocsTy CommaLocs; in ParseDeclarationAfterDeclaratorAndAttributes()
1809 typedef SmallVector<SourceLocation, 20> CommaLocsTy; typedef