Searched refs:ConstructAttributeList (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CodeGenModule.h | 1237 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
|
| H A D | CGVTables.cpp | 431 CGM.ConstructAttributeList(Callee.getCallee()->getName(), *CurFnInfo, GD, in EmitMustTailThunk()
|
| H A D | CGCall.cpp | 2066 void CodeGenModule::ConstructAttributeList(StringRef Name, in ConstructAttributeList() function in CodeGenModule 5254 CGM.ConstructAttributeList(CalleePtr->getName(), CallInfo, in EmitCall()
|
| H A D | CodeGenModule.cpp | 1674 ConstructAttributeList(F->getName(), Info, GD, PAL, CallingConv, in SetLLVMFunctionAttributes()
|