Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h180 CGCalleeInfo getAbstractInfo() const { in getAbstractInfo() function
H A DCGCall.cpp5029 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()
5580 Callee.getAbstractInfo(), Attrs, CallingConv, in EmitCall()
5599 CGM.AdjustMemoryAttribute(CalleePtr->getName(), Callee.getAbstractInfo(), in EmitCall()
H A DCodeGenFunction.cpp2801 Callee.getAbstractInfo().getCalleeFunctionProtoType(); in EmitKCFIOperandBundle()
H A DCGExpr.cpp5818 OrigCallee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()