Home
last modified time | relevance | path

Searched refs:SetFunctionAttributes (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h1588 void SetFunctionAttributes(GlobalDecl GD, llvm::Function *F,
H A DCodeGenModule.cpp2406 void CodeGenModule::SetFunctionAttributes(GlobalDecl GD, llvm::Function *F, in SetFunctionAttributes() function in CodeGenModule
4122 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()