Searched refs:hasStackProtectorFnAttr (Results 1 – 5 of 5) sorted by relevance
451 bool hasStackProtectorFnAttr() const;
770 bool Function::hasStackProtectorFnAttr() const { in hasStackProtectorFnAttr() function in Function
2083 if (!Caller.hasStackProtectorFnAttr()) in adjustCallerSSPLevel()
2311 if (!F.hasStackProtectorFnAttr()) in ShouldSetSSPCanaryBitInTB()
1543 } else if (!GV.hasStackProtectorFnAttr()) { in beginFunctionImpl()