Home
last modified time | relevance | path

Searched defs:ObjCPropertyRefExpr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DExprObjC.h651 ObjCPropertyRefExpr(ObjCPropertyDecl *PD, QualType t, ExprValueKind VK, in ObjCPropertyRefExpr() function
659 ObjCPropertyRefExpr(ObjCPropertyDecl *PD, QualType t, ExprValueKind VK, in ObjCPropertyRefExpr() function
668 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr() function
678 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr() function
689 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr() function
700 explicit ObjCPropertyRefExpr(EmptyShell Empty) in ObjCPropertyRefExpr() function
H A DComputeDependence.h105 class ObjCPropertyRefExpr; variable
H A DExpr.h54 class ObjCPropertyRefExpr; variable
/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h53 class ObjCPropertyRefExpr; variable