Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.h46 llvm::DenseMap<const Stmt *, unsigned> ToScopes; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp879 void JumpScopeChecker::NoteJumpIntoScopes(ArrayRef<unsigned> ToScopes) { in NoteJumpIntoScopes()