Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp444 CGM.ConstructAttributeList(Callee.getCallee()->getName(), *CurFnInfo, GD, in EmitMustTailThunk()
H A DCodeGenModule.h1344 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
H A DCGCall.cpp2307 void CodeGenModule::ConstructAttributeList(StringRef Name, in ConstructAttributeList() function in CodeGenModule
5579 CGM.ConstructAttributeList(CalleePtr->getName(), CallInfo, in EmitCall()
H A DCodeGenModule.cpp2165 ConstructAttributeList(F->getName(), Info, GD, PAL, CallingConv, in SetLLVMFunctionAttributes()