Lines Matching refs:kAllowVarArgs
158 kAllowVarArgs = 1u << 2,
330 return flags() & CallInterfaceDescriptorData::kAllowVarArgs;
425 static constexpr bool kAllowVarArgs = false;
457 (DerivedDescriptor::kAllowVarArgs
458 ? CallInterfaceDescriptorData::kAllowVarArgs
468 return DerivedDescriptor::kAllowVarArgs;
597 static constexpr bool kAllowVarArgs = true; \
603 static constexpr bool kAllowVarArgs = true; \
627 static constexpr bool kAllowVarArgs = true; \
641 static constexpr bool kAllowVarArgs = true; \