Searched refs:SetFunctionAttributes (Results 1 – 2 of 2) sorted by relevance
1332 void SetFunctionAttributes(GlobalDecl GD, llvm::Function *F,
1534 void CodeGenModule::SetFunctionAttributes(GlobalDecl GD, llvm::Function *F, in SetFunctionAttributes() function in CodeGenModule2824 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()