Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DState.cpp120 unsigned SkipStart = ActiveCalls, SkipEnd = SkipStart; in addCallStack() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp684 unsigned SkipStart = CodeSynthesisContexts.size(), SkipEnd = SkipStart; in PrintInstantiationStack() local
H A DSemaExprCXX.cpp7478 unsigned SkipStart = OperatorArrows.size(), SkipCount = 0; in noteOperatorArrows() local