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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h1034 /// SetFunctionAttributes - Set function attributes for a function
1036 void SetFunctionAttributes(GlobalDecl GD,
H A DCodeGenModule.cpp775 void CodeGenModule::SetFunctionAttributes(GlobalDecl GD, function in class:CodeGenModule
1427 SetFunctionAttributes(GD, F, IsIncompleteFunction);

Completed in 106 milliseconds