Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h620 const Node *getPointee() const { return Pointee; } getPointee() function
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h621 const Node *getPointee() const { return Pointee; } getPointee() function