Searched refs:VisitDeducedType (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/lib/AST/ | ||
D | ODRHash.cpp | 853 void VisitDeducedType(const DeducedType *T) { in VisitDeducedType() function in __anonb19c90110211::ODRTypeVisitor |
D | Type.cpp | 1799 Type *VisitDeducedType(const DeducedType *AT) { in VisitDeducedType() function in __anon2606b28a0211::GetContainedDeducedTypeVisitor |
/external/llvm-project/clang-tools-extra/clangd/ | ||
D | FindTarget.cpp | 551 void VisitDeducedType(const DeducedType *DT) { in add() function |