Home
last modified time | relevance | path

Searched refs:ConstructAttributeList (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.h975 void ConstructAttributeList(const CGFunctionInfo &Info,
DCGVTables.cpp381 CGM.ConstructAttributeList(*CurFnInfo, MD, AttributeList, CallingConv, in EmitMustTailThunk()
DCGCall.cpp1434 void CodeGenModule::ConstructAttributeList(const CGFunctionInfo &FI, in ConstructAttributeList() function in CodeGenModule
3493 CGM.ConstructAttributeList(CallInfo, CalleeInfo, AttributeList, CallingConv, in EmitCall()
DCodeGenModule.cpp773 ConstructAttributeList(Info, D, AttributeList, CallingConv, false); in SetLLVMFunctionAttributes()