Home
last modified time | relevance | path

Searched defs:SkipStart (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp121 unsigned SkipStart = ActiveCalls, SkipEnd = SkipStart; in addCallStack() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp899 unsigned SkipStart = CodeSynthesisContexts.size(), SkipEnd = SkipStart; in PrintInstantiationStack() local
H A DSemaExprCXX.cpp7815 unsigned SkipStart = OperatorArrows.size(), SkipCount = 0; in noteOperatorArrows() local