Searched refs:SetFunctionAttributes (Results 1 – 2 of 2) sorted by relevance
1393 void SetFunctionAttributes(GlobalDecl GD, llvm::Function *F,
1807 void CodeGenModule::SetFunctionAttributes(GlobalDecl GD, llvm::Function *F, in SetFunctionAttributes() function in CodeGenModule2797 SetFunctionAttributes(OldGD, cast<llvm::Function>(GV), in emitOpenMPDeviceFunctionRedefinition()3241 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()