Searched defs:IsParameterPack (Results 1 - 2 of 2) sorted by relevance

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

Completed in 83 milliseconds