Searched refs:VisitDeducedType (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp853 void VisitDeducedType(const DeducedType *T) { function in class:__anon1594::ODRTypeVisitor
867 VisitDeducedType(T);
873 VisitDeducedType(T);
H A DType.cpp1801 Type *VisitDeducedType(const DeducedType *AT) { function in class:__anon1606::GetContainedDeducedTypeVisitor

Completed in 77 milliseconds