Home
last modified time | relevance | path

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

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