Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp446 PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty)); in HandlePropertyInClassExtension()
631 DC, PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty))) { in CreatePropertyDecl()
1854 Prop->getIdentifier(), Prop->getQueryKind())) in DefaultSynthesizeProperties()
1919 Prop->getLocation(), Prop->getQueryKind())); in DefaultSynthesizeProperties()
2163 Property->getIdentifier(), Property->getQueryKind())) { in AtomicPropertySetterGetterRules()
H A DSemaPseudoObject.cpp677 AltMember, prop->getQueryKind())) in findSetter()
H A DSemaDeclObjC.cpp3986 Property->getQueryKind())) in ActOnAtEnd()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp734 Prop->getIdentifier(), Prop->getQueryKind()); in findBackingIvar()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h881 ObjCPropertyQueryKind getQueryKind() const { in getQueryKind() function
886 static ObjCPropertyQueryKind getQueryKind(bool isClassProperty) { in getQueryKind() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp619 Property->getQueryKind())) in ClassImplementsAllMethodsAndProperties()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp4768 Property->getQueryKind()); in VisitObjCPropertyImplDecl()