Searched refs:ExposesReturnsTwice (Results 1 – 2 of 2) sorted by relevance
143 bool ExposesReturnsTwice;233 return ExposesReturnsTwice;239 ExposesReturnsTwice = B;
62 bool ExposesReturnsTwice; member in __anonf38a11c60111::CallAnalyzer150 ExposesReturnsTwice(false), HasDynamicAlloca(false), in CallAnalyzer()723 ExposesReturnsTwice = true; in visitCallSite()947 if (IsRecursiveCall || ExposesReturnsTwice || HasDynamicAlloca || in analyzeBlock()1177 if (IsRecursiveCall || ExposesReturnsTwice || HasDynamicAlloca || in analyzeCall()