Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DODRHash.cpp1009 void VisitDeducedType(const DeducedType *T) { VisitDeducedType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DType.cpp1927 Type *VisitDeducedType(const DeducedType *AT) { VisitDeducedType() function in __anon634037c60311::GetContainedDeducedTypeVisitor
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.cpp387 void VisitDeducedType(const DeducedType *DT) { in add() function