Lines Matching defs:kNoContext
150 kNoContext = 1u << 0,
326 return (flags() & CallInterfaceDescriptorData::kNoContext) == 0;
424 static constexpr bool kNoContext = false;
454 return Flags((DerivedDescriptor::kNoContext
455 ? CallInterfaceDescriptorData::kNoContext
471 return !DerivedDescriptor::kNoContext;
577 static constexpr bool kNoContext = true; \
593 static constexpr bool kNoContext = true;
609 static constexpr bool kNoContext = true;
642 static constexpr bool kNoContext = true; \