Searched refs:setWeak (Results 1 – 11 of 11) sorted by relevance
66 void setWeak(bool isWeak) { IsWeak = isWeak; } in setWeak() function
464 public function setWeak($var) function in Google\\Protobuf\\Internal\\FieldOptions
108 Symbol->setWeak(true); in EmitSymbolAttribute()
104 WasmSym->setWeak(true); in GetExternalSymbolSymbol()
901 NewCI->setWeak(CI->isWeak()); in expandPartwordCmpXchg()1075 NewCI->setWeak(CI->isWeak()); in convertCmpXchgToIntegerType()
2678 void setWeak(boost::shared_ptr<foo> s) in setWeak() function in n_report_2::foo2716 s->setWeak(s); in test()
4164 Result->setWeak(isWeak()); in cloneImpl()
3671 return unwrap<AtomicCmpXchgInst>(CmpXchgInst)->setWeak(isWeak); in LLVMSetWeak()
592 void setWeak(bool IsWeak) {
4946 cast<AtomicCmpXchgInst>(I)->setWeak(Record[OpNum+4]); in parseFunctionBody()
7090 CXI->setWeak(isWeak); in ParseCmpXchg()