Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DItaniumDemangle.cpp297 class ConversionOperatorType final : public Node { class
301 ConversionOperatorType(Node *Ty_) in ConversionOperatorType() function in __anon8e39910a0111::ConversionOperatorType
/external/libcxxabi/src/demangle/
DItaniumDemangle.h351 ConversionOperatorType(const Node *Ty_) in ConversionOperatorType() function