Searched defs:IsStrict (Results 1 – 3 of 3) sorted by relevance
144 bool IsStrict() const override { return is_strict_; } in IsStrict() function196 bool IsStrict() const override { return false; } in IsStrict() function
771 bool Mock::IsStrict(void* mock_obj) in IsStrict() function in testing::Mock
1967 bool IsStrict, in mergeAvailabilityAttr()2145 bool IsStrict = Attr.getStrictLoc().isValid(); in handleAvailabilityAttr() local