Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp5635 if (auto *OtherUUD = dyn_cast<T>(Other)) { in isInstantiationOfUnresolvedUsingDecl() local
5636 OtherIsPackExpansion = OtherUUD->isPackExpansion(); in isInstantiationOfUnresolvedUsingDecl()
5637 OtherFrom = Ctx.getInstantiatedFromUsingDecl(OtherUUD); in isInstantiationOfUnresolvedUsingDecl()