Searched defs:ArgIsTrue (Results 1 – 1 of 1) sorted by relevance
204 static bool ArgIsTrue(bool *arg) { return *arg == true; }; in ArgIsTrue() function5333 static bool ArgIsTrue(bool *arg) { in ArgIsTrue() function