Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h1200 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
DCGVTables.cpp429 CGM.ConstructAttributeList(Callee.getCallee()->getName(), *CurFnInfo, GD, in EmitMustTailThunk()
DCGCall.cpp1996 void CodeGenModule::ConstructAttributeList(StringRef Name, in ConstructAttributeList() function in CodeGenModule
5172 CGM.ConstructAttributeList(CalleePtr->getName(), CallInfo, in EmitCall()
DCodeGenModule.cpp1515 ConstructAttributeList(F->getName(), Info, GD, PAL, CallingConv, in SetLLVMFunctionAttributes()