Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DTemplateArgumentHasher.cpp220 class TypeVisitorHelper : public TypeVisitor<TypeVisitorHelper> { class
226 TypeVisitorHelper(llvm::FoldingSetNodeID &ID, TemplateArgumentHasher &Hash) in TypeVisitorHelper() function in __anon91a37be10111::TypeVisitorHelper