Home
last modified time | relevance | path

Searched refs:OldSubstitutionIndex (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
DSema.h6029 int OldSubstitutionIndex; variable
6033 : Self(Self), OldSubstitutionIndex(Self.ArgumentPackSubstitutionIndex) { in ArgumentPackSubstitutionIndexRAII()
6038 Self.ArgumentPackSubstitutionIndex = OldSubstitutionIndex; in ~ArgumentPackSubstitutionIndexRAII()