Searched refs:IsIncompleteFunction (Results 1 – 2 of 2) sorted by relevance
1808 bool IsIncompleteFunction, in SetFunctionAttributes() argument1820 if (!IsIncompleteFunction) in SetFunctionAttributes()1842 if (!IsIncompleteFunction && F->isDeclaration()) in SetFunctionAttributes()3200 bool IsIncompleteFunction = false; in GetOrCreateLLVMFunction() local3207 IsIncompleteFunction = true; in GetOrCreateLLVMFunction()3241 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()3293 if (!IsIncompleteFunction) { in GetOrCreateLLVMFunction()
1394 bool IsIncompleteFunction, bool IsThunk);