Home
last modified time | relevance | path

Searched refs:RK_ (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DItaniumDemangle.cpp472 ReferenceType(Node *Pointee_, ReferenceKind RK_) in ReferenceType() argument
474 Pointee(Pointee_), RK(RK_) {} in ReferenceType()
/external/libcxxabi/src/demangle/
DItaniumDemangle.h538 ReferenceType(const Node *Pointee_, ReferenceKind RK_) in ReferenceType() argument
540 Pointee(Pointee_), RK(RK_) {} in ReferenceType()