Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprObjC.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
HDComputeDependence.h105 class ObjCPropertyRefExpr; variable
HDExpr.h54 class ObjCPropertyRefExpr; variable
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScopeInfo.h53 class ObjCPropertyRefExpr; variable