Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp439 PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty)); in HandlePropertyInClassExtension()
625 DC, PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty))) { in CreatePropertyDecl()
1909 Prop->getIdentifier(), Prop->getQueryKind())) in DefaultSynthesizeProperties()
1976 Prop->getLocation(), Prop->getQueryKind())); in DefaultSynthesizeProperties()
2219 Property->getIdentifier(), Property->getQueryKind())) { in AtomicPropertySetterGetterRules()
H A DSemaPseudoObject.cpp667 AltMember, prop->getQueryKind())) in findSetter()
H A DSemaDeclObjC.cpp4089 Property->getQueryKind())) in ActOnAtEnd()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp735 Prop->getIdentifier(), Prop->getQueryKind()); in findBackingIvar()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h857 ObjCPropertyQueryKind getQueryKind() const { in getQueryKind() function
862 static ObjCPropertyQueryKind getQueryKind(bool isClassProperty) { in getQueryKind() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp622 Property->getQueryKind())) in ClassImplementsAllMethodsAndProperties()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1130 cast<DeclContext>(ID), PropertyId, PD->getQueryKind()); in VisitObjCPropertyDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp5190 Property->getQueryKind()); in VisitObjCPropertyImplDecl()