Searched defs:CallProperties (Results 1 – 2 of 2) sorted by relevance
62 constexpr CallProperties() : bits_(0u) {} in CallProperties() function64 constexpr CallProperties(MethodType method_type, in CallProperties() function
64 TEST(CallProperties, ValuesMatch) { in TEST() argument