Home | History | Annotate | Download | only in src

Lines Matching refs:IsGlobal

1501   bool IsGlobal; // ::operator new ?
1507 IsGlobal(IsGlobal_), IsArray(IsArray_) {
1517 if (IsGlobal)
1540 bool IsGlobal;
1545 : Op(Op_), IsGlobal(IsGlobal_), IsArray(IsArray_) {
1550 if (IsGlobal)