Searched refs:ConstructAttributeList (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CodeGenModule.h | 985 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
|
D | CGVTables.cpp | 378 CGM.ConstructAttributeList(Callee->getName(), *CurFnInfo, MD, AttributeList, in EmitMustTailThunk()
|
D | CGCall.cpp | 1620 void CodeGenModule::ConstructAttributeList( in ConstructAttributeList() function in CodeGenModule 3908 CGM.ConstructAttributeList(Callee->getName(), CallInfo, CalleeInfo, in EmitCall()
|
D | CodeGenModule.cpp | 823 ConstructAttributeList(F->getName(), Info, D, AttributeList, CallingConv, in SetLLVMFunctionAttributes()
|