Home
last modified time | relevance | path

Searched refs:getAbstractInfo (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.h109 CIRGenCalleeInfo getAbstractInfo() const { in getAbstractInfo() function
H A DCIRGenCall.cpp576 cgm.constructAttributeList(callee.getAbstractInfo(), attrs); in emitCall()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h180 CGCalleeInfo getAbstractInfo() const { in getAbstractInfo() function
H A DCGCall.cpp5203 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()
5756 Callee.getAbstractInfo(), Attrs, CallingConv, in EmitCall()
5775 CGM.AdjustMemoryAttribute(CalleePtr->getName(), Callee.getAbstractInfo(), in EmitCall()
H A DCodeGenFunction.cpp2909 Callee.getAbstractInfo().getCalleeFunctionProtoType(); in EmitKCFIOperandBundle()
H A DCGExpr.cpp6289 OrigCallee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()