Home
last modified time | relevance | path

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

/src/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 __anone31fe6c60411::InterfaceKindVisitor