Searched refs:IsIncompleteFunction (Results 1 – 2 of 2) sorted by relevance
2284 bool IsIncompleteFunction, in SetFunctionAttributes() argument2296 if (!IsIncompleteFunction) in SetFunctionAttributes()2319 if (!IsIncompleteFunction && F->isDeclaration()) in SetFunctionAttributes()3928 bool IsIncompleteFunction = false; in GetOrCreateLLVMFunction() local3935 IsIncompleteFunction = true; in GetOrCreateLLVMFunction()3969 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()4021 if (!IsIncompleteFunction) { in GetOrCreateLLVMFunction()
1561 bool IsIncompleteFunction, bool IsThunk);