Searched defs:searchFlag (Results 1 – 4 of 4) sorted by relevance
155 checker::PropertySearchFlags searchFlag = in CheckIteratorMethodForObject() local
1654 auto searchFlag = GetInitialSearchFlags(memberExpr); in GetSearchFlags() local1710 … const varbinder::LocalVariable *const prop, PropertySearchFlags searchFlag) in ValidateGetterSetter()1832 auto searchFlag = GetSearchFlags(memberExpr, targetRef); in ResolveMemberReference() local1881 PropertySearchFlags const searchFlag, in ResolveMemberReferenceValidate()1919 … const auto searchFlag = PropertySearchFlags::SEARCH_ALL | PropertySearchFlags::SEARCH_IN_BASE | in CheckValidInheritance() local2163 …auto searchFlag = PropertySearchFlags::SEARCH_IN_INTERFACES | PropertySearchFlags::SEARCH_IN_BASE | in CheckInvokeMethodsLegitimacy() local
2497 …PropertySearchFlags searchFlag = PropertySearchFlags::SEARCH_IN_INTERFACES | PropertySearchFlags::… in TryTransformingToStaticInvoke() local
281 checker::PropertySearchFlags searchFlag = in CheckIndexAccessMethod() local