Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h173 CGCalleeInfo getAbstractInfo() const { in getAbstractInfo() function
H A DCodeGenFunction.cpp2629 Callee.getAbstractInfo().getCalleeFunctionProtoType(); in EmitKCFIOperandBundle()
H A DCGCall.cpp4761 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()
5327 Callee.getAbstractInfo(), Attrs, CallingConv, in EmitCall()
H A DCGExpr.cpp5309 OrigCallee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()