Searched refs:CompletelyMatchesParts (Results 1 – 1 of 1) sorted by relevance
122 auto CompletelyMatchesParts = [II](auto... Parts) -> bool { in isHardenedVariantOf() local127 return CompletelyMatchesParts("__", Name, "_chk") || in isHardenedVariantOf()128 CompletelyMatchesParts("__builtin_", "__", Name, "_chk"); in isHardenedVariantOf()