Lines Matching full:isstr
2187 return II && II->isStr(Str);
2940 if (FnInfo->isStr("memset"))
2942 else if (FnInfo->isStr("memcpy"))
2944 else if (FnInfo->isStr("memmove"))
2946 else if (FnInfo->isStr("memcmp"))
2948 else if (FnInfo->isStr("strncpy"))
2950 else if (FnInfo->isStr("strncmp"))
2952 else if (FnInfo->isStr("strncasecmp"))
2954 else if (FnInfo->isStr("strncat"))
2956 else if (FnInfo->isStr("strndup"))
2958 else if (FnInfo->isStr("strlen"))