Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1703 UnsignedOrNone ComputeSizeOfPackExprWithoutSubstitution( in ComputeSizeOfPackExprWithoutSubstitution() function in __anondb690eb50211::TemplateInstantiator
1717 return inherited::ComputeSizeOfPackExprWithoutSubstitution(PackArgs); in ComputeSizeOfPackExprWithoutSubstitution()
H A DTreeTransform.h3674 ComputeSizeOfPackExprWithoutSubstitution(ArrayRef<TemplateArgument> PackArgs);
16084 UnsignedOrNone TreeTransform<Derived>::ComputeSizeOfPackExprWithoutSubstitution( in ComputeSizeOfPackExprWithoutSubstitution() function
16192 getDerived().ComputeSizeOfPackExprWithoutSubstitution(PackArgs); in TransformSizeOfPackExpr()