Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h1252 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
H A DCGVTables.cpp431 CGM.ConstructAttributeList(Callee.getCallee()->getName(), *CurFnInfo, GD, in EmitMustTailThunk()
H A DCGCall.cpp2127 void CodeGenModule::ConstructAttributeList(StringRef Name, in ConstructAttributeList() function in CodeGenModule
5326 CGM.ConstructAttributeList(CalleePtr->getName(), CallInfo, in EmitCall()
H A DCodeGenModule.cpp1740 ConstructAttributeList(F->getName(), Info, GD, PAL, CallingConv, in SetLLVMFunctionAttributes()