Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1035 RedeclarePropertyAccessor(ASTContext & Context,ObjCImplementationDecl * Impl,ObjCMethodDecl * AccessorDecl,SourceLocation AtLoc,SourceLocation PropertyLoc) RedeclarePropertyAccessor() argument
1063 ActOnPropertyImplDecl(Scope * S,SourceLocation AtLoc,SourceLocation PropertyLoc,bool Synthesize,IdentifierInfo * PropertyId,IdentifierInfo * PropertyIvar,SourceLocation PropertyIvarLoc,ObjCPropertyQueryKind QueryKind) ActOnPropertyImplDecl() argument
[all...]
H A DTreeTransform.h3846 RebuildObjCPropertyRefExpr(Expr * BaseArg,ObjCPropertyDecl * Property,SourceLocation PropertyLoc) RebuildObjCPropertyRefExpr() argument
3866 RebuildObjCPropertyRefExpr(Expr * Base,QualType T,ObjCMethodDecl * Getter,ObjCMethodDecl * Setter,SourceLocation PropertyLoc) RebuildObjCPropertyRefExpr() argument
/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp1245 SourceLocation PropertyLoc = ConsumeToken(); ParseCastExpression() local
H A DParseOpenMP.cpp1010 SourceLocation PropertyLoc = Tok.getLocation(); in parseOMPContextProperty() local