HomeSort by relevance Sort by last modified time
    Searched refs:Pack (Results 26 - 44 of 44) sorted by null

12

  /external/clang/lib/AST/
TypePrinter.cpp 1078 if (Args[Arg].getKind() == TemplateArgument::Pack) {
    [all...]
DumpXML.cpp 338 case TemplateArgument::Pack: {
701 // parameter pack?
712 // parameter pack?
723 // parameter pack?
Decl.cpp 170 case TemplateArgument::Pack:
    [all...]
ASTImporter.cpp 346 case TemplateArgument::Pack:
    [all...]
ASTContext.cpp 780 // a max-field-alignment constraint (#pragma pack). So calculate
    [all...]
  /external/clang/lib/Sema/
TreeTransform.h 97 /// pack.
211 /// \brief Determine whether we should expand a pack expansion with the
215 /// By default, the transformer never tries to expand pack expansions.
219 /// pack expansion.
222 /// the pack expansion.
231 /// expand the corresponding pack expansions into separate arguments. When
235 /// pack expansion after all of the expanded arguments. This is used
240 /// the expanded form of the corresponding pack expansion. This is both an
261 /// \brief "Forget" about the partially-substituted pack template argument,
262 /// when performing an instantiation that must preserve the parameter pack
    [all...]
SemaTemplate.cpp 481 "Only template template arguments can be pack expansions here");
483 "Template template argument pack expansion without packs");
584 // template-parameter that is not a template parameter pack.
719 // template-parameter that is not a template parameter pack.
785 // template-parameter that is not a template parameter pack.
    [all...]
SemaLookup.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
CIndexUSRs.cpp 733 Out << 'P'; // pack expansion of...
743 case TemplateArgument::Pack:
  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 716 case TemplateArgument::Pack:
725 // FIXME: no source locations for a template argument pack?
756 case TemplateArgument::Pack:
    [all...]
  /external/valgrind/main/none/tests/ppc32/
testVMX.stdout.exp 228 Function vec_packpx [Vector Pack Pixel] not checked
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
ASTReaderStmt.cpp 843 assert(HasPackExpansions == E->HasPackExpansions &&"Pack expansion mismatch");
    [all...]
ASTWriterStmt.cpp     [all...]
ASTWriter.cpp     [all...]
  /external/skia/src/gpu/
SkGpuDevice.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 1092 milliseconds

12