Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp7003 static bool CheckArrow(Sema &S, QualType &ObjectType, Expr *&Base, in CheckArrow() function
7077 if (CheckArrow(*this, ObjectType, Base, OpKind, OpLoc)) in BuildPseudoDestructorExpr()
7201 if (CheckArrow(*this, ObjectType, Base, OpKind, OpLoc)) in ActOnPseudoDestructorExpr()
7338 if (CheckArrow(*this, ObjectType, Base, OpKind, OpLoc) || in ActOnPseudoDestructorExpr()