Searched refs:IsIncompleteFunction (Results 1 – 2 of 2) sorted by relevance
999 bool IsIncompleteFunction, in SetFunctionAttributes() argument1010 if (!IsIncompleteFunction) in SetFunctionAttributes()1779 bool IsIncompleteFunction = false; in GetOrCreateLLVMFunction() local1786 IsIncompleteFunction = true; in GetOrCreateLLVMFunction()1820 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()1875 if (!IsIncompleteFunction) { in GetOrCreateLLVMFunction()
1144 bool IsIncompleteFunction, bool IsThunk);