Searched refs:IsIncompleteFunction (Results 1 – 2 of 2) sorted by relevance
2066 bool IsIncompleteFunction, in SetFunctionAttributes() argument2078 if (!IsIncompleteFunction) in SetFunctionAttributes()2101 if (!IsIncompleteFunction && F->isDeclaration()) in SetFunctionAttributes()3544 bool IsIncompleteFunction = false; in GetOrCreateLLVMFunction() local3551 IsIncompleteFunction = true; in GetOrCreateLLVMFunction()3585 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()3637 if (!IsIncompleteFunction) { in GetOrCreateLLVMFunction()
1491 bool IsIncompleteFunction, bool IsThunk);