Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTables.cpp414 CGM.ConstructAttributeList(CalleePtr->getName(), *CurFnInfo, GD, Attrs, in EmitMustTailThunk()
H A DCodeGenModule.h1098 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
H A DCGCall.cpp1835 void CodeGenModule::ConstructAttributeList( in ConstructAttributeList() function in CodeGenModule
4286 CGM.ConstructAttributeList(CalleePtr->getName(), CallInfo, in EmitCall()
H A DCodeGenModule.cpp1171 ConstructAttributeList(F->getName(), Info, GD, PAL, CallingConv, false); in SetLLVMFunctionAttributes()