Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp6641 if (auto *OtherUUD = dyn_cast<T>(Other)) { in isInstantiationOfUnresolvedUsingDecl() local
6642 OtherIsPackExpansion = OtherUUD->isPackExpansion(); in isInstantiationOfUnresolvedUsingDecl()
6643 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUUD); in isInstantiationOfUnresolvedUsingDecl()