Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DState.cpp120 unsigned SkipStart = ActiveCalls, SkipEnd = SkipStart; in addCallStack() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp517 unsigned SkipStart = CodeSynthesisContexts.size(), SkipEnd = SkipStart; in PrintInstantiationStack() local