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

  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp     [all...]
Sema.cpp 103 NonInstantiationEntries(0), ArgumentPackSubstitutionIndex(-1),
    [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
TreeTransform.h 148 bool AlwaysRebuild() { return SemaRef.ArgumentPackSubstitutionIndex != -1; }
    [all...]
  /external/clang/include/clang/Sema/
Template.h 400 SubstIndex(SemaRef, SemaRef.ArgumentPackSubstitutionIndex),
Sema.h     [all...]

Completed in 38 milliseconds