Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1050 RedeclarePropertyAccessor(ASTContext & Context,ObjCImplementationDecl * Impl,ObjCMethodDecl * AccessorDecl,SourceLocation AtLoc,SourceLocation PropertyLoc) RedeclarePropertyAccessor() argument
1079 ActOnPropertyImplDecl(Scope * S,SourceLocation AtLoc,SourceLocation PropertyLoc,bool Synthesize,IdentifierInfo * PropertyId,IdentifierInfo * PropertyIvar,SourceLocation PropertyIvarLoc,ObjCPropertyQueryKind QueryKind) ActOnPropertyImplDecl() argument
[all...]
H A DTreeTransform.h3794 RebuildObjCPropertyRefExpr(Expr * BaseArg,ObjCPropertyDecl * Property,SourceLocation PropertyLoc) RebuildObjCPropertyRefExpr() argument
3814 RebuildObjCPropertyRefExpr(Expr * Base,QualType T,ObjCMethodDecl * Getter,ObjCMethodDecl * Setter,SourceLocation PropertyLoc) RebuildObjCPropertyRefExpr() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp1201 SourceLocation PropertyLoc = ConsumeToken(); ParseCastExpression() local
H A DParseOpenMP.cpp1000 SourceLocation PropertyLoc = Tok.getLocation(); parseOMPContextProperty() local