HomeSort by relevance Sort by last modified time
    Searched defs:ParameterPack (Results 1 - 19 of 19) sorted by null

  /external/clang/lib/Sema/
SemaTemplateVariadic.cpp 840 NamedDecl *ParameterPack = nullptr;
843 ParameterPack = R.getFoundDecl();
855 ParameterPack = Corrected.getCorrectionDecl();
867 if (!ParameterPack || !ParameterPack->isParameterPack()) {
873 MarkAnyDeclReferenced(OpLoc, ParameterPack, true);
875 return SizeOfPackExpr::Create(Context, OpLoc, ParameterPack, NameLoc,
    [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h     [all...]
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h     [all...]
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h     [all...]
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h     [all...]
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h     [all...]
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h     [all...]
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h     [all...]
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h     [all...]
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclTemplate.h     [all...]
Type.h     [all...]

Completed in 449 milliseconds