Searched refs:enterSubscript (Results 1 – 3 of 3) sorted by relevance
2040 PreferredType.enterSubscript(Actions, Tok.getLocation(), LHS.get()); in ParsePostfixExpressionSuffix()
339 void enterSubscript(Sema &S, SourceLocation Tok, Expr *LHS);
611 void PreferredTypeBuilder::enterSubscript(Sema &S, SourceLocation Tok, in enterSubscript() function in PreferredTypeBuilder