Home
last modified time | relevance | path

Searched refs:enterSubscript (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExpr.cpp1914 PreferredType.enterSubscript(Actions, Tok.getLocation(), LHS.get()); in ParsePostfixExpressionSuffix()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp586 void PreferredTypeBuilder::enterSubscript(Sema &S, SourceLocation Tok, in enterSubscript() function in PreferredTypeBuilder
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h323 void enterSubscript(Sema &S, SourceLocation Tok, Expr *LHS);