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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp1006 const bool IsParameterPack = declarator.hasEllipsis(); local
H A DSemaTemplate.cpp692 bool IsParameterPack = D.hasEllipsis(); local
758 bool IsParameterPack = EllipsisLoc.isValid(); local

Completed in 150 milliseconds