Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGVTables.cpp364 CGM.ConstructAttributeList(*CurFnInfo, MD, AttributeList, CallingConv, in EmitMustTailThunk()
HDCodeGenModule.h1006 void ConstructAttributeList(const CGFunctionInfo &Info,
HDCGCall.cpp1383 void CodeGenModule::ConstructAttributeList(const CGFunctionInfo &FI, in ConstructAttributeList() function in CodeGenModule
3444 CGM.ConstructAttributeList(CallInfo, TargetDecl, AttributeList, in EmitCall()
HDCodeGenModule.cpp705 ConstructAttributeList(Info, D, AttributeList, CallingConv, false); in SetLLVMFunctionAttributes()