Searched refs:CheckArrow (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp5313 static bool CheckArrow(Sema& S, QualType& ObjectType, Expr *&Base, function
5358 if (CheckArrow(*this, ObjectType, Base, OpKind, OpLoc))
5465 if (CheckArrow(*this, ObjectType, Base, OpKind, OpLoc))
5593 if (CheckArrow(*this, ObjectType, Base, OpKind, OpLoc))

Completed in 110 milliseconds