Searched refs:CommaLocsTy (Results 1 – 5 of 5) sorted by relevance
1217 CommaLocsTy ExecConfigCommaLocs; in ParsePostfixExpressionSuffix()1255 CommaLocsTy CommaLocs; in ParsePostfixExpressionSuffix()1918 CommaLocsTy CommaLocs; in ParseParenExpression()
842 CommaLocsTy CommaLocs; in ParseCXXTypeConstructExpression()1821 CommaLocsTy CommaLocs; in ParseCXXNewExpression()1900 CommaLocsTy CommaLocs; in ParseExpressionListOrTypeId()
2281 CommaLocsTy CommaLocs; in ParseMemInitializer()
1024 CommaLocsTy CommaLocs; in ParseDeclarationAfterDeclaratorAndAttributes()
1138 typedef llvm::SmallVector<SourceLocation, 20> CommaLocsTy; typedef