Home | History | Annotate | Download | only in AST

Lines Matching refs:isStr

2027          getIdentifier()->isStr("main");
2731 if (FnInfo->isStr("memset"))
2733 else if (FnInfo->isStr("memcpy"))
2735 else if (FnInfo->isStr("memmove"))
2737 else if (FnInfo->isStr("memcmp"))
2739 else if (FnInfo->isStr("strncpy"))
2741 else if (FnInfo->isStr("strncmp"))
2743 else if (FnInfo->isStr("strncasecmp"))
2745 else if (FnInfo->isStr("strncat"))
2747 else if (FnInfo->isStr("strndup"))
2749 else if (FnInfo->isStr("strlen"))