Lines Matching defs:argc
1984 explicit LPreparePushArguments(int argc) : argc_(argc) {}1986 inline int argc() const { return argc_; }