Searched refs:getDirectiveForScope (Results 1 – 1 of 1) sorted by relevance
239 OpenMPDirectiveKind getDirectiveForScope(const Scope *S) const;734 OpenMPDirectiveKind DSAStackTy::getDirectiveForScope(const Scope *S) const { in getDirectiveForScope() function in DSAStackTy755 auto DKind = DSAStack->getDirectiveForScope(RSI->TheScope); in IsOpenMPCapturedByRef()