Searched refs:PropertyType (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 4508 Class, PropertyType, PropertyType (Class::*)() const> > 4509 Property(PropertyType (Class::*property)() const, 4512 internal::PropertyMatcher<Class, PropertyType, 4526 Class, PropertyType, PropertyType (Class::*)() const> > 4528 PropertyType (Class::*property)() const, 4531 internal::PropertyMatcher<Class, PropertyType, 4541 Class, PropertyType, PropertyType (Class::*)() const &> > 4542 Property(PropertyType (Class::*property)() const &, 4545 internal::PropertyMatcher<Class, PropertyType, 4554 Class, PropertyType, PropertyType (Class::*)() const &> > [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaCodeComplete.cpp | 6964 QualType PropertyType = Context.getObjCIdType(); in CodeCompleteObjCPropertySynthesizeIvar() local 6968 PropertyType = in CodeCompleteObjCPropertySynthesizeIvar() 6972 Results.setPreferredType(PropertyType); in CodeCompleteObjCPropertySynthesizeIvar() 7019 GetCompletionTypeString(PropertyType, Context, Policy, Allocator)); in CodeCompleteObjCPropertySynthesizeIvar()
|