Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp430 PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty)); in HandlePropertyInClassExtension()
610 DC, PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty))) { in CreatePropertyDecl()
1886 Prop->getIdentifier(), Prop->getQueryKind())) in DefaultSynthesizeProperties()
1953 Prop->getLocation(), Prop->getQueryKind())); in DefaultSynthesizeProperties()
2196 Property->getIdentifier(), Property->getQueryKind())) { in AtomicPropertySetterGetterRules()
H A DSemaPseudoObject.cpp676 AltMember, prop->getQueryKind())) in findSetter()
H A DSemaDeclObjC.cpp4110 Property->getQueryKind())) in ActOnAtEnd()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h859 ObjCPropertyQueryKind getQueryKind() const { in getQueryKind() function
864 static ObjCPropertyQueryKind getQueryKind(bool isClassProperty) { in getQueryKind() function
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp618 Property->getQueryKind())) in ClassImplementsAllMethodsAndProperties()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp5833 Property->getQueryKind()); in VisitObjCPropertyImplDecl()