Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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.cpp4089 Property->getQueryKind())) in ActOnAtEnd()
/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp735 Prop->getIdentifier(), Prop->getQueryKind()); in findBackingIvar()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h857 ObjCPropertyQueryKind getQueryKind() const { in getQueryKind() function
862 static ObjCPropertyQueryKind getQueryKind(bool isClassProperty) { in getQueryKind() function
/freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp622 Property->getQueryKind())) in ClassImplementsAllMethodsAndProperties()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5295 Property->getQueryKind()); in VisitObjCPropertyImplDecl()