Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DScopedPrinter.h537 struct ScopeContext { struct
540 ScopeContext(Scope Context, ScopeKind Kind = ScopeKind::NoAttribute) argument
544 SmallVector<ScopeContext, 8> ScopeHistory; argument
768 void scopedBegin(ScopeContext ScopeCtx) { in scopedBegin()
787 ScopeContext ScopeCtx = ScopeHistory.back(); in scopedEnd()