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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h548 class ObjCIvarRefExpr : public Expr { class in namespace:clang
563 ObjCIvarRefExpr(ObjCIvarDecl *d, QualType t, SourceLocation l, function in class:clang::ObjCIvarRefExpr
573 explicit ObjCIvarRefExpr(EmptyShell Empty) function in class:clang::ObjCIvarRefExpr

Completed in 102 milliseconds