Home
last modified time | relevance | path

Searched defs:SkipEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp121 unsigned SkipStart = ActiveCalls, SkipEnd = SkipStart; in addCallStack() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp765 unsigned SkipStart = CodeSynthesisContexts.size(), SkipEnd = SkipStart; PrintInstantiationStack() local