Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/taihe/runtime/include/taihe/
Doptional.hpp49 bool has_value() const in has_value() function
/arkcompiler/runtime_core/assembler/
Dassembly-parser.cpp2247 void Parser::SetMetadataContextError(const Metadata::Error &err, bool has_value) in SetMetadataContextError()
2369 bool has_value = eq; in BuildMetaListAttr() local