Searched refs:hasStackProtectorFnAttr (Results 1 – 5 of 5) sorted by relevance
430 bool hasStackProtectorFnAttr() const;
1982 if (!Caller.hasStackProtectorFnAttr()) in adjustCallerSSPLevel()
731 bool Function::hasStackProtectorFnAttr() const { in hasStackProtectorFnAttr() function in Function
2269 if (!F.hasStackProtectorFnAttr()) in ShouldSetSSPCanaryBitInTB()
1518 } else if (!GV.hasStackProtectorFnAttr()) { in beginFunctionImpl()