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

/external/clang/lib/CodeGen/
H A DCodeGenModule.h900 /// SetFunctionAttributes - Set function attributes for a function
902 void SetFunctionAttributes(GlobalDecl GD,
H A DCodeGenModule.cpp633 void CodeGenModule::SetFunctionAttributes(GlobalDecl GD, function in class:CodeGenModule
1085 SetFunctionAttributes(D, F, IsIncompleteFunction);

Completed in 54 milliseconds