Searched refs:hasStackProtectorFnAttr (Results 1 – 4 of 4) sorted by relevance
2162 assert(!(!Callee.hasStackProtectorFnAttr() && in adjustCallerSSPLevel()2163 Caller.hasStackProtectorFnAttr()) && in adjustCallerSSPLevel()2165 assert(!(!Caller.hasStackProtectorFnAttr() && in adjustCallerSSPLevel()2166 Callee.hasStackProtectorFnAttr()) && in adjustCallerSSPLevel()
668 bool Function::hasStackProtectorFnAttr() const { in hasStackProtectorFnAttr() function in Function
2575 if (Caller->hasStackProtectorFnAttr() && !Callee->hasStackProtectorFnAttr()) in getAttributeBasedInliningDecision()2578 if (Callee->hasStackProtectorFnAttr() && !Caller->hasStackProtectorFnAttr()) in getAttributeBasedInliningDecision()
401 bool hasStackProtectorFnAttr() const;