Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPackExpansion

99         if (Element.isPackExpansion())
152 if (Arg.isPackExpansion())
160 if (ArgLoc.getArgument().isPackExpansion())
858 assert(Argument.isPackExpansion());