Searched refs:SetInternalFunctionAttributes (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenModule.h774 /// SetInternalFunctionAttributes - Set the attributes on the LLVM
778 void SetInternalFunctionAttributes(const Decl *D, llvm::Function *F,
H A DCGBlocks.cpp1054 CGM.SetInternalFunctionAttributes(blockDecl, fn, fnInfo);
H A DCodeGenModule.cpp622 void CodeGenModule::SetInternalFunctionAttributes(const Decl *D, function in class:CodeGenModule
H A DCGObjC.cpp449 CGM.SetInternalFunctionAttributes(OMD, Fn, FI);

Completed in 86 milliseconds