Searched defs:MSPropertyRefExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DExprCXX.h614 class MSPropertyRefExpr : public Expr { class in namespace:clang
622 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow, function in class:clang::MSPropertyRefExpr
634 MSPropertyRefExpr(EmptyShell Empty) : Expr(MSPropertyRefExprClass, Empty) {} function in class:clang::MSPropertyRefExpr

Completed in 50 milliseconds