Searched refs:getCurCapturedRegion (Results 1 – 5 of 5) sorted by relevance
1511 CapturedRegionScopeInfo *Sema::getCurCapturedRegion() { in getCurCapturedRegion() function in Sema
3965 CapturedRegionScopeInfo *RSI = getCurCapturedRegion(); in ActOnCapturedRegionError()3978 CapturedRegionScopeInfo *RSI = getCurCapturedRegion(); in ActOnCapturedRegionEnd()
1646 getCurCapturedRegion()->TheCapturedDecl->addAttr( in ActOnOpenMPRegionStart()1681 getCurCapturedRegion()->TheCapturedDecl->addAttr( in ActOnOpenMPRegionStart()
3064 else if (const CapturedRegionScopeInfo *CSI = getCurCapturedRegion()) in BuildPredefinedExpr()
1226 sema::CapturedRegionScopeInfo *getCurCapturedRegion();