Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp422 IdentifierInfo *PropertyId = FD.D.getIdentifier(); in HandlePropertyInClassExtension() local
574 IdentifierInfo *PropertyId = FD.D.getIdentifier(); in CreatePropertyDecl() local
1081 IdentifierInfo *PropertyId, in ActOnPropertyImplDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp238 const IdentifierInfo *PropertyId, in FindPropertyDeclaration()
371 IdentifierInfo *PropertyId, in FindPropertyVisibleInPrimaryClass()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1128 IdentifierInfo *PropertyId = PD->getIdentifier(); in VisitObjCPropertyDecl() local