Home
last modified time | relevance | path

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

/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dstrict-boolean-expressions.ts285 type VariantType = alias
/third_party/boost/libs/spirit/test/karma/
Dregression_container_variant_sequence.cpp21 typedef boost::variant<std::string, Enum> VariantType; typedef