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

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

Completed in 123 milliseconds