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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h207 llvm::FunctionType *getVirtualFunctionType() const { function in class:clang::CodeGen::CGCallee::SpecialKind
H A DCGCall.cpp4278 TypeFromVal = Callee.getVirtualFunctionType();
5112 CGF, getVirtualMethodDecl(), getThisAddress(), getVirtualFunctionType(),

Completed in 212 milliseconds