Searched defs:VisitDeducedType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 992 void VisitDeducedType(const DeducedType *T) { VisitDeducedType() function in __anon4baa67ec0211::ODRTypeVisitor |
H A D | Type.cpp | 1865 Type *VisitDeducedType(const DeducedType *AT) { VisitDeducedType() function in __anon7f2920450211::GetContainedDeducedTypeVisitor |