Searched refs:getStackElemAtLevel (Results 1 – 1 of 1) sorted by relevance
249 SharingMapTy &getStackElemAtLevel(unsigned Level) { in getStackElemAtLevel() function in __anonbcab431b0111::DSAStackTy253 const SharingMapTy &getStackElemAtLevel(unsigned Level) const { in getStackElemAtLevel() function in __anonbcab431b0111::DSAStackTy254 return const_cast<DSAStackTy&>(*this).getStackElemAtLevel(Level); in getStackElemAtLevel()480 return getStackElemAtLevel(Level).TaskgroupReductionRef && in isTaskgroupReductionRef()481 cast<DeclRefExpr>(getStackElemAtLevel(Level).TaskgroupReductionRef) in isTaskgroupReductionRef()533 return getStackElemAtLevel(Level).Directive; in getDirective()636 return getStackElemAtLevel(Level).DefaultmapMap[Kind].ImplicitBehavior; in getDefaultmapModifierAtLevel()826 const SharingMapTy &StackElem = getStackElemAtLevel(Level); in checkMappableExprComponentListsForDeclAtLevel()1571 const SharingMapTy &StackElem = getStackElemAtLevel(Level); in hasExplicitDSA()1590 const SharingMapTy &StackElem = getStackElemAtLevel(Level); in hasExplicitDirective()