Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp439 PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty)); in HandlePropertyInClassExtension()
625 DC, PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty))) { in CreatePropertyDecl()
1905 Prop->getIdentifier(), Prop->getQueryKind())) in DefaultSynthesizeProperties()
1972 Prop->getLocation(), Prop->getQueryKind())); in DefaultSynthesizeProperties()
2214 Property->getIdentifier(), Property->getQueryKind())) { in AtomicPropertySetterGetterRules()
H A DSemaPseudoObject.cpp672 AltMember, prop->getQueryKind())) in findSetter()
H A DSemaDeclObjC.cpp4104 Property->getQueryKind())) in ActOnAtEnd()
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp777 Prop->getIdentifier(), Prop->getQueryKind()); in findBackingIvar()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h856 ObjCPropertyQueryKind getQueryKind() const { in getQueryKind() function
861 static ObjCPropertyQueryKind getQueryKind(bool isClassProperty) { in getQueryKind() function
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp618 Property->getQueryKind())) in ClassImplementsAllMethodsAndProperties()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5749 Property->getQueryKind()); in VisitObjCPropertyImplDecl()