HomeSort by: relevance | last modified time | path
    Searched refs:TryExpandParameterPacks (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h 279 bool TryExpandParameterPacks(SourceLocation EllipsisLoc,
3924 if (getDerived().TryExpandParameterPacks(Expansion->getEllipsisLoc(),
4515 if (getDerived().TryExpandParameterPacks(Ellipsis,
5606 if (getDerived().TryExpandParameterPacks(ExpansionTL.getEllipsisLoc(),
5715 if (getDerived().TryExpandParameterPacks(Loc, SourceRange(),
5958 if (getDerived().TryExpandParameterPacks(
7047 if (getDerived().TryExpandParameterPacks(
12101 if (getDerived().TryExpandParameterPacks(ExpansionTL.getEllipsisLoc(),
12671 if (getDerived().TryExpandParameterPacks(
12849 if (getDerived().TryExpandParameterPacks(C->getEllipsisLoc()
    [all...]
SemaTemplateInstantiate.cpp 952 bool TryExpandParameterPacks(SourceLocation EllipsisLoc,

Completed in 60 milliseconds