Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp413 const IdentifierInfo *PropertyId = FD.D.getIdentifier(); in HandlePropertyInClassExtension() local
559 const IdentifierInfo *PropertyId = FD.D.getIdentifier(); in CreatePropertyDecl() local
1064 IdentifierInfo *PropertyId, IdentifierInfo *PropertyIvar, in ActOnPropertyImplDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp251 const IdentifierInfo *PropertyId, in FindPropertyDeclaration()
383 const IdentifierInfo *PropertyId, ObjCPropertyQueryKind QueryKind) const { in FindPropertyVisibleInPrimaryClass() argument