Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsArrow

3526       Expr *Base, QualType BaseType, SourceLocation OpLoc, bool IsArrow,
3534 bool IsArrow, const CXXScopeSpec &SS,
3541 ExprResult PerformMemberExprBaseConversion(Expr *Base, bool IsArrow);
3548 bool IsArrow, SourceLocation OpLoc,
8089 bool IsArrow);