Searched refs:ConstructAttributeList (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CodeGenModule.h | 1200 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
|
| D | CGVTables.cpp | 429 CGM.ConstructAttributeList(Callee.getCallee()->getName(), *CurFnInfo, GD, in EmitMustTailThunk()
|
| D | CGCall.cpp | 1996 void CodeGenModule::ConstructAttributeList(StringRef Name, in ConstructAttributeList() function in CodeGenModule 5172 CGM.ConstructAttributeList(CalleePtr->getName(), CallInfo, in EmitCall()
|
| D | CodeGenModule.cpp | 1515 ConstructAttributeList(F->getName(), Info, GD, PAL, CallingConv, in SetLLVMFunctionAttributes()
|