Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h808 void scopedBegin(ScopeContext ScopeCtx) { in scopedBegin()
827 ScopeContext ScopeCtx = ScopeHistory.back(); in scopedEnd() local