Searched refs:forVirtual (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h140 static CGCallee forVirtual(const CallExpr *CE, GlobalDecl MD, Address Addr, function in class:clang::CodeGen::CGCallee::SpecialKind
H A DCGExprCXX.cpp398 Callee = CGCallee::forVirtual(CE, MD, This.getAddress(*this), Ty);
H A DItaniumCXXABI.cpp1985 CGCallee Callee = CGCallee::forVirtual(CE, GD, This, Ty);
H A DMicrosoftCXXABI.cpp1991 CGCallee Callee = CGCallee::forVirtual(CE, GD, This, Ty);

Completed in 194 milliseconds