Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h985 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
DCGVTables.cpp378 CGM.ConstructAttributeList(Callee->getName(), *CurFnInfo, MD, AttributeList, in EmitMustTailThunk()
DCGCall.cpp1620 void CodeGenModule::ConstructAttributeList( in ConstructAttributeList() function in CodeGenModule
3908 CGM.ConstructAttributeList(Callee->getName(), CallInfo, CalleeInfo, in EmitCall()
DCodeGenModule.cpp823 ConstructAttributeList(F->getName(), Info, D, AttributeList, CallingConv, in SetLLVMFunctionAttributes()