Home
last modified time | relevance | path

Searched refs:getVirtualFunctionType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h204 llvm::FunctionType *getVirtualFunctionType() const { in getVirtualFunctionType() function
H A DCGCall.cpp4789 assert(IRFuncTy == Callee.getVirtualFunctionType()); in EmitCall()
5680 CGF, getVirtualMethodDecl(), getThisAddress(), getVirtualFunctionType(), in prepareConcreteCallee()