Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DScopedPrinter.h768 void scopedBegin(ScopeContext ScopeCtx) { in scopedBegin()
787 ScopeContext ScopeCtx = ScopeHistory.back(); in scopedEnd() local