Searched defs:ToScopes (Results 1 – 2 of 2) sorted by relevance
46 llvm::DenseMap<const Stmt *, unsigned> ToScopes; variable
879 void JumpScopeChecker::NoteJumpIntoScopes(ArrayRef<unsigned> ToScopes) { in NoteJumpIntoScopes()