Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h6647 int OldSubstitutionIndex; variable
6651 : Self(Self), OldSubstitutionIndex(Self.ArgumentPackSubstitutionIndex) { in ArgumentPackSubstitutionIndexRAII()
6656 Self.ArgumentPackSubstitutionIndex = OldSubstitutionIndex; in ~ArgumentPackSubstitutionIndexRAII()