Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp853 void VisitDeducedType(const DeducedType *T) { in VisitDeducedType() function in __anon79b649e50211::ODRTypeVisitor
H A DType.cpp1799 Type *VisitDeducedType(const DeducedType *AT) { in VisitDeducedType() function in __anon1b829cde0211::GetContainedDeducedTypeVisitor