Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7434 pointee, getPointee,
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h620 const Node *getPointee() const { return Pointee; } in getPointee() function