Home
last modified time | relevance | path

Searched refs:getQueryKind (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp439 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 DSemaPseudoObject.cpp667 AltMember, prop->getQueryKind())) in findSetter()
H A DSemaDeclObjC.cpp4097 Property->getQueryKind())) in ActOnAtEnd()
/llvm-project-15.0.7/clang/lib/Analysis/
H A DBodyFarm.cpp775 Prop->getIdentifier(), Prop->getQueryKind()); in findBackingIvar()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclObjC.h856 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 DObjCMT.cpp621 Property->getQueryKind())) in ClassImplementsAllMethodsAndProperties()
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp1136 cast<DeclContext>(ID), PropertyId, PD->getQueryKind()); in VisitObjCPropertyDecl()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp5405 Property->getQueryKind()); in VisitObjCPropertyImplDecl()