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 DInterpreter.cpp653 HandlePtrType(Ty); in VisitFunctionProtoType()
658 HandlePtrType(Ty); in VisitPointerType()
701 void HandlePtrType(const Type *Ty) { in HandlePtrType() function in __anon46b323310411::InterfaceKindVisitor