Home
last modified time | relevance | path

Searched defs:setWeak (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldOptions.php464 public function setWeak($var) function in Google\\Protobuf\\Internal\\FieldOptions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolWasm.h66 void setWeak(bool isWeak) { IsWeak = isWeak; } in setWeak() function