Searched refs:hasStackProtectorFnAttr (Results 1 – 4 of 4) sorted by relevance
422 bool hasStackProtectorFnAttr() const;
1904 if (!Caller.hasStackProtectorFnAttr()) in adjustCallerSSPLevel()
706 bool Function::hasStackProtectorFnAttr() const { in hasStackProtectorFnAttr() function in Function
2222 if (!F.hasStackProtectorFnAttr()) in ShouldSetSSPCanaryBitInTB()