reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
353 int getStackProtectorIndex() const { return StackProtectorIdx; } 354 void setStackProtectorIndex(int I) { StackProtectorIdx = I; } 355 bool hasStackProtectorIndex() const { return StackProtectorIdx != -1; }