Searched refs:IsIncompleteFunction (Results 1 – 2 of 2) sorted by relevance
2799 bool IsIncompleteFunction, in SetFunctionAttributes() argument2811 if (!IsIncompleteFunction) in SetFunctionAttributes()2834 if (!IsIncompleteFunction && F->isDeclaration()) in SetFunctionAttributes()4548 bool IsIncompleteFunction = false; in GetOrCreateLLVMFunction() local4555 IsIncompleteFunction = true; in GetOrCreateLLVMFunction()4592 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()4644 if (!IsIncompleteFunction) { in GetOrCreateLLVMFunction()
1616 bool IsIncompleteFunction, bool IsThunk);