Try to determine whether an argument has a boolean (as opposed to an int) type, and if so, return its boolean value. @param[in] arg The argument to inspect. @param[in/out] result Fill in the result if this is a boolean arg. @return True if the arg can be determined to have a boolean type. */
source not stored for this graph (policy: none)
no test coverage detected