Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h172 CGCalleeInfo getAbstractInfo() const { in getAbstractInfo() function
H A DCGCall.cpp4287 Callee.getAbstractInfo(), Attrs, CallingConv, in EmitCall()
4296 !(Callee.getAbstractInfo().getCalleeDecl().getDecl() && in EmitCall()
4297 Callee.getAbstractInfo() in EmitCall()
4385 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()
4532 const Decl *TargetDecl = Callee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()
H A DCGExpr.cpp4631 OrigCallee.getAbstractInfo().getCalleeDecl().getDecl(); in EmitCall()