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.cpp431 PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty)); in HandlePropertyInClassExtension()
611 DC, PropertyId, ObjCPropertyDecl::getQueryKind(isClassProperty))) { in CreatePropertyDecl()
1897 Prop->getIdentifier(), Prop->getQueryKind())) in DefaultSynthesizeProperties()
1964 Prop->getLocation(), Prop->getQueryKind())); in DefaultSynthesizeProperties()
2205 Property->getIdentifier(), Property->getQueryKind())) { in AtomicPropertySetterGetterRules()
H A DSemaPseudoObject.cpp674 AltMember, prop->getQueryKind())) in findSetter()
H A DSemaDeclObjC.cpp4112 Property->getQueryKind())) in ActOnAtEnd()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp777 Prop->getIdentifier(), Prop->getQueryKind()); in findBackingIvar()
/freebsd/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/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6109 Property->getQueryKind()); in VisitObjCPropertyImplDecl()