Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp7336 static bool CheckArrow(Sema &S, QualType &ObjectType, Expr *&Base, in CheckArrow() function
7410 if (CheckArrow(*this, ObjectType, Base, OpKind, OpLoc)) in BuildPseudoDestructorExpr()
7534 if (CheckArrow(*this, ObjectType, Base, OpKind, OpLoc)) in ActOnPseudoDestructorExpr()
7669 if (CheckArrow(*this, ObjectType, Base, OpKind, OpLoc)) in ActOnPseudoDestructorExpr()