Home
last modified time | relevance | path

Searched refs:SubstTy (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp63 else if (const auto *SubstTy = in VisitFriendDecl() local
65 if (SubstTy->getAsCXXRecordDecl()) in VisitFriendDecl()
66 LT.add(SubstTy->getAsCXXRecordDecl()); in VisitFriendDecl()