Searched refs:VisitDeducedType (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 854 void VisitDeducedType(const DeducedType *T) { in VisitDeducedType() function in __anonfecede4a0211::ODRTypeVisitor |
| H A D | Type.cpp | 1805 Type *VisitDeducedType(const DeducedType *AT) { in VisitDeducedType() function in __anonac0403630211::GetContainedDeducedTypeVisitor |
| /llvm-project-15.0.7/clang-tools-extra/clangd/ | ||
| H A D | FindTarget.cpp | 379 void VisitDeducedType(const DeducedType *DT) { in add() function |