Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreterValuePrinter.cpp85 HandlePtrType(Ty); in VisitFunctionProtoType()
90 HandlePtrType(Ty); in VisitPointerType()
134 void HandlePtrType(const Type *Ty) { in HandlePtrType() function in clang::InterfaceKindVisitor