Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h9429 int OldSubstitutionIndex; variable
9433 : Self(Self), OldSubstitutionIndex(Self.ArgumentPackSubstitutionIndex) { in ArgumentPackSubstitutionIndexRAII()
9438 Self.ArgumentPackSubstitutionIndex = OldSubstitutionIndex; in ~ArgumentPackSubstitutionIndexRAII()