Searched defs:hasArgStr (Results 1 – 4 of 4) sorted by relevance
201 bool hasArgStr() const { return ArgStr[0] != 0; } in hasArgStr() function
274 bool hasArgStr() const { return !ArgStr.empty(); } in hasArgStr() function
293 bool hasArgStr() const { return !ArgStr.empty(); } in hasArgStr() function
284 bool hasArgStr() const { return !ArgStr.empty(); } in hasArgStr() function