Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h172 CGCalleeInfo getAbstractInfo() const { in getAbstractInfo() function
H A DCGCall.cpp4991 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()
5528 Callee.getAbstractInfo(), Attrs, CallingConv, in EmitCall()
5541 CGM.AdjustMemoryAttribute(CalleePtr->getName(), Callee.getAbstractInfo(), in EmitCall()
H A DCodeGenFunction.cpp2702 Callee.getAbstractInfo().getCalleeFunctionProtoType(); in EmitKCFIOperandBundle()
H A DCGExpr.cpp5724 OrigCallee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()