Lines Matching refs:isStr
3257 return II && II->isStr(Str); in isNamed()
3434 if (II && II->isStr("__hot_cold_t")) in isReplaceableGlobalAllocationFunction()
3477 RD->getIdentifier()->isStr("destroying_delete_t"); in isDestroyingOperatorDelete()
4474 if (FnInfo->isStr("memset")) in getMemoryFunctionKind()
4476 if (FnInfo->isStr("memcpy")) in getMemoryFunctionKind()
4478 if (FnInfo->isStr("mempcpy")) in getMemoryFunctionKind()
4480 if (FnInfo->isStr("memmove")) in getMemoryFunctionKind()
4482 if (FnInfo->isStr("memcmp")) in getMemoryFunctionKind()
4484 if (FnInfo->isStr("bcmp")) in getMemoryFunctionKind()
4486 if (FnInfo->isStr("strncpy")) in getMemoryFunctionKind()
4488 if (FnInfo->isStr("strncmp")) in getMemoryFunctionKind()
4490 if (FnInfo->isStr("strncasecmp")) in getMemoryFunctionKind()
4492 if (FnInfo->isStr("strncat")) in getMemoryFunctionKind()
4494 if (FnInfo->isStr("strndup")) in getMemoryFunctionKind()
4496 if (FnInfo->isStr("strlen")) in getMemoryFunctionKind()
4498 if (FnInfo->isStr("bzero")) in getMemoryFunctionKind()
4500 if (FnInfo->isStr("bcopy")) in getMemoryFunctionKind()
4503 if (FnInfo->isStr("free")) in getMemoryFunctionKind()