Home
last modified time | relevance | path

Searched defs:SkipStart (Results 1 – 3 of 3) 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
H A DSemaExprCXX.cpp7171 unsigned SkipStart = OperatorArrows.size(), SkipCount = 0; in noteOperatorArrows() local