Searched refs:ConstructAttributeList (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CodeGenModule.h | 975 void ConstructAttributeList(const CGFunctionInfo &Info,
|
D | CGVTables.cpp | 381 CGM.ConstructAttributeList(*CurFnInfo, MD, AttributeList, CallingConv, in EmitMustTailThunk()
|
D | CGCall.cpp | 1434 void CodeGenModule::ConstructAttributeList(const CGFunctionInfo &FI, in ConstructAttributeList() function in CodeGenModule 3493 CGM.ConstructAttributeList(CallInfo, CalleeInfo, AttributeList, CallingConv, in EmitCall()
|
D | CodeGenModule.cpp | 773 ConstructAttributeList(Info, D, AttributeList, CallingConv, false); in SetLLVMFunctionAttributes()
|