Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp413 const IdentifierInfo *PropertyId = FD.D.getIdentifier(); HandlePropertyInClassExtension() local
559 const IdentifierInfo *PropertyId = FD.D.getIdentifier(); CreatePropertyDecl() local
1064 ActOnPropertyImplDecl(Scope * S,SourceLocation AtLoc,SourceLocation PropertyLoc,bool Synthesize,IdentifierInfo * PropertyId,IdentifierInfo * PropertyIvar,SourceLocation PropertyIvarLoc,ObjCPropertyQueryKind QueryKind) ActOnPropertyImplDecl() argument
[all...]
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp251 FindPropertyDeclaration(const IdentifierInfo * PropertyId,ObjCPropertyQueryKind QueryKind) const FindPropertyDeclaration() argument
383 FindPropertyVisibleInPrimaryClass(const IdentifierInfo * PropertyId,ObjCPropertyQueryKind QueryKind) const FindPropertyVisibleInPrimaryClass() argument
[all...]
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp1143 IdentifierInfo *PropertyId = PD->getIdentifier(); VisitObjCPropertyDecl() local