Home
last modified time | relevance | path

Searched refs:setFieldName (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DOneofField.php58 public function setFieldName($field_name) function
H A DMessage.php244 $oneof_field->setFieldName($field->getName());
/third_party/glslang/glslang/MachineIndependent/
H A DParseContextBase.cpp638 type->setFieldName(memberName); in growGlobalUniformBlock()
699 type->setFieldName(memberName); in growAtomicCounterBlock()
738 typeLoc.type->setFieldName(fieldName); in finish()
/third_party/glslang/glslang/HLSL/
H A DhlslGrammar.cpp2651 templateType->setFieldName("@data"); in acceptStructBufferType()
2738 member.type->setFieldName(*idToken.string); in acceptStructDeclarationList()
H A DhlslParseHelper.cpp3414 counterType->setFieldName(intermediate.implicitCounterName); in counterBufferType()
/third_party/glslang/glslang/Include/
H A DTypes.h1770 virtual void setFieldName(const TString& n) { fieldName = NewPoolTString(n.c_str()); } in setFieldName() function in TType

Completed in 37 milliseconds