Searched refs:ConstructAttributeList (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CodeGenModule.h | 1200 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
|
| H A D | CGVTables.cpp | 429 CGM.ConstructAttributeList(Callee.getCallee()->getName(), *CurFnInfo, GD, in EmitMustTailThunk()
|
| H A D | CGCall.cpp | 1985 void CodeGenModule::ConstructAttributeList(StringRef Name, in ConstructAttributeList() function in CodeGenModule 5155 CGM.ConstructAttributeList(CalleePtr->getName(), CallInfo, in EmitCall()
|
| H A D | CodeGenModule.cpp | 1485 ConstructAttributeList(F->getName(), Info, GD, PAL, CallingConv, in SetLLVMFunctionAttributes()
|