Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolWasm.h18 bool IsWeak = false; variable
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h313 inline bool IsWeak(const FieldDescriptor* field, const Options& options) { in IsWeak() function