HomeSort by relevance Sort by last modified time
    Searched refs:CreatePackCopy (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/AST/
TemplateBase.h 199 static TemplateArgument CreatePackCopy(ASTContext &Context,
  /external/clang/lib/AST/
DeclTemplate.cpp 210 Arg = TemplateArgument::CreatePackCopy(Context, &Arg, 1);
    [all...]
  /external/clang/lib/Sema/
SemaTemplate.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]

Completed in 50 milliseconds