Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp422 IdentifierInfo *PropertyId = FD.D.getIdentifier(); HandlePropertyInClassExtension() local
574 IdentifierInfo *PropertyId = FD.D.getIdentifier(); CreatePropertyDecl() local
1081 ActOnPropertyImplDecl(Scope * S,SourceLocation AtLoc,SourceLocation PropertyLoc,bool Synthesize,IdentifierInfo * PropertyId,IdentifierInfo * PropertyIvar,SourceLocation PropertyIvarLoc,ObjCPropertyQueryKind QueryKind) ActOnPropertyImplDecl() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp250 FindPropertyDeclaration(const IdentifierInfo * PropertyId,ObjCPropertyQueryKind QueryKind) const FindPropertyDeclaration() argument
383 FindPropertyVisibleInPrimaryClass(IdentifierInfo * PropertyId,ObjCPropertyQueryKind QueryKind) const FindPropertyVisibleInPrimaryClass() argument
[all...]