Searched defs:IsParameterPack (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1035 bool IsParameterPack = EllipsisLoc.isValid(); local
1406 bool IsParameterPack = D.hasEllipsis(); local
1480 bool IsParameterPack = EllipsisLoc.isValid(); local
H A DSemaType.cpp2980 const bool IsParameterPack = D.hasEllipsis(); local

Completed in 128 milliseconds