Home
last modified time | relevance | path

Searched refs:ScopeContext (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DScopedPrinter.h527 struct ScopeContext { struct
530 ScopeContext(Scope Context, ScopeKind Kind = ScopeKind::NoAttribute) argument
534 SmallVector<ScopeContext, 8> ScopeHistory; argument
758 void scopedBegin(ScopeContext ScopeCtx) { in scopedBegin()
777 ScopeContext ScopeCtx = ScopeHistory.back(); in scopedEnd()