Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp439 PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty)); in HandlePropertyInClassExtension()
625 DC, PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty))) { in CreatePropertyDecl()
1906 Prop->getIdentifier(), Prop->getQueryKind())) in DefaultSynthesizeProperties()
1973 Prop->getLocation(), Prop->getQueryKind())); in DefaultSynthesizeProperties()
2215 Property->getIdentifier(), Property->getQueryKind())) { in AtomicPropertySetterGetterRules()
H A DSemaPseudoObject.cpp667 AltMember, prop->getQueryKind())) in findSetter()
H A DSemaDeclObjC.cpp4105 Property->getQueryKind())) in ActOnAtEnd()
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DBodyFarm.cpp776 Prop->getIdentifier(), Prop->getQueryKind()); in findBackingIvar()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h853 ObjCPropertyQueryKind getQueryKind() const { in getQueryKind() function
858 static ObjCPropertyQueryKind getQueryKind(bool isClassProperty) { in getQueryKind() function
/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp621 Property->getQueryKind())) in ClassImplementsAllMethodsAndProperties()
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp1136 cast<DeclContext>(ID), PropertyId, PD->getQueryKind()); in VisitObjCPropertyDecl()
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp5516 Property->getQueryKind()); in VisitObjCPropertyImplDecl()