Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h557 struct ScopeContext { struct
560 ScopeContext(Scope Context, ScopeKind Kind = ScopeKind::NoAttribute) argument
564 SmallVector<ScopeContext, 8> ScopeHistory; argument
808 void scopedBegin(ScopeContext ScopeCtx) { in scopedBegin()
827 ScopeContext ScopeCtx = ScopeHistory.back(); in scopedEnd()