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