Searched refs:getQueryKind (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaObjCProperty.cpp | 439 PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty)); in HandlePropertyInClassExtension() 625 DC, PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty))) { in CreatePropertyDecl() 1908 Prop->getIdentifier(), Prop->getQueryKind())) in DefaultSynthesizeProperties() 1975 Prop->getLocation(), Prop->getQueryKind())); in DefaultSynthesizeProperties() 2218 Property->getIdentifier(), Property->getQueryKind())) { in AtomicPropertySetterGetterRules()
|
| H A D | SemaPseudoObject.cpp | 667 AltMember, prop->getQueryKind())) in findSetter()
|
| H A D | SemaDeclObjC.cpp | 4097 Property->getQueryKind())) in ActOnAtEnd()
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | BodyFarm.cpp | 775 Prop->getIdentifier(), Prop->getQueryKind()); in findBackingIvar()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | DeclObjC.h | 856 ObjCPropertyQueryKind getQueryKind() const { in getQueryKind() function 861 static ObjCPropertyQueryKind getQueryKind(bool isClassProperty) { in getQueryKind() function
|
| /llvm-project-15.0.7/clang/lib/ARCMigrate/ |
| H A D | ObjCMT.cpp | 621 Property->getQueryKind())) in ClassImplementsAllMethodsAndProperties()
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CIndex.cpp | 1136 cast<DeclContext>(ID), PropertyId, PD->getQueryKind()); in VisitObjCPropertyDecl()
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ASTImporter.cpp | 5405 Property->getQueryKind()); in VisitObjCPropertyImplDecl()
|