Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSemaInternal.h78 getDepthAndIndex(UnexpandedParameterPack UPP) { in getDepthAndIndex() argument
79 if (const auto *TTP = UPP.first.dyn_cast<const TemplateTypeParmType *>()) in getDepthAndIndex()
82 return getDepthAndIndex(UPP.first.get<NamedDecl *>()); in getDepthAndIndex()
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-1995866 updated to use UPP before will work on PowerMac.