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