Searched refs:IsIncompleteFunction (Results 1 – 2 of 2) sorted by relevance
2407 bool IsIncompleteFunction, in SetFunctionAttributes() argument2419 if (!IsIncompleteFunction) in SetFunctionAttributes()2442 if (!IsIncompleteFunction && F->isDeclaration()) in SetFunctionAttributes()4081 bool IsIncompleteFunction = false; in GetOrCreateLLVMFunction() local4088 IsIncompleteFunction = true; in GetOrCreateLLVMFunction()4122 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()4175 if (!IsIncompleteFunction) { in GetOrCreateLLVMFunction()
1589 bool IsIncompleteFunction, bool IsThunk);