Home
last modified time | relevance | path

Searched refs:ConstructAttributeList (Results 1 – 8 of 8) 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()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h1166 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
DCGVTables.cpp429 CGM.ConstructAttributeList(Callee.getCallee()->getName(), *CurFnInfo, GD, in EmitMustTailThunk()
DCGCall.cpp1909 void CodeGenModule::ConstructAttributeList( in ConstructAttributeList() function in CodeGenModule
4865 CGM.ConstructAttributeList(CalleePtr->getName(), CallInfo, in EmitCall()
DCodeGenModule.cpp1369 ConstructAttributeList(F->getName(), Info, GD, PAL, CallingConv, false); in SetLLVMFunctionAttributes()