reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/Type.h
 5439       : Type(PackExpansion, Canon, /*Dependent=*/Pattern->isDependentType(),
 5478     return T->getTypeClass() == PackExpansion;
tools/clang/lib/AST/ASTContext.cpp
 3264   case Type::PackExpansion:
tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  870   case Type::PackExpansion:
tools/clang/lib/AST/Decl.cpp
 1889     case Type::PackExpansion:
tools/clang/lib/AST/ItaniumMangle.cpp
 1996   case Type::PackExpansion:
tools/clang/lib/AST/Type.cpp
 3940   case Type::PackExpansion:
tools/clang/lib/AST/TypeLoc.cpp
  254     case PackExpansion:
tools/clang/lib/AST/TypePrinter.cpp
  260     case Type::PackExpansion:
tools/clang/lib/CodeGen/CGDebugInfo.cpp
 3076   case Type::PackExpansion:
tools/clang/lib/CodeGen/CodeGenFunction.cpp
 1971     case Type::PackExpansion:
tools/clang/lib/Sema/SemaExpr.cpp
 4118     case Type::PackExpansion:
tools/clang/lib/Sema/SemaTemplateDeduction.cpp
 2107     case Type::PackExpansion:
 5586   case Type::PackExpansion:
tools/lldb/source/Symbol/ClangASTContext.cpp
 4362   case clang::Type::PackExpansion:
 5292   case clang::Type::PackExpansion:
 5463   case clang::Type::PackExpansion: