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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp431 IdentifierInfo *PropertyId = FD.D.getIdentifier(); local
582 IdentifierInfo *PropertyId = FD.D.getIdentifier(); local
1085 ActOnPropertyImplDecl(Scope *S, SourceLocation AtLoc, SourceLocation PropertyLoc, bool Synthesize, IdentifierInfo *PropertyId, IdentifierInfo *PropertyIvar, SourceLocation PropertyIvarLoc, ObjCPropertyQueryKind QueryKind) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp235 FindPropertyDeclaration( const IdentifierInfo *PropertyId, ObjCPropertyQueryKind QueryKind) const argument
368 FindPropertyVisibleInPrimaryClass( IdentifierInfo *PropertyId, ObjCPropertyQueryKind QueryKind) const argument
[all...]

Completed in 59 milliseconds