Home | History | Annotate | Download | only in Sema

Lines Matching refs:VarDataSharingAttributesStack

550   VarDataSharingAttributesStack = new DSAStackTy(*this);
553 #define DSAStack static_cast<DSAStackTy *>(VarDataSharingAttributesStack)