Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp1008 void VisitDeducedType(const DeducedType *T) { in VisitDeducedType() function in __anoncf944ab10211::ODRTypeVisitor
H A DType.cpp1829 Type *VisitDeducedType(const DeducedType *AT) { in VisitDeducedType() function in __anon5177712a0211::GetContainedDeducedTypeVisitor