HomeSort by: relevance | last modified time | path
    Searched refs:forVirtual (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCall.h 145 static CGCallee forVirtual(const CallExpr *CE, GlobalDecl MD, Address Addr,
CGExprCXX.cpp 395 Callee = CGCallee::forVirtual(CE, MD, This.getAddress(*this), Ty);
ItaniumCXXABI.cpp 2010 CGCallee Callee = CGCallee::forVirtual(CE, GD, This, Ty);
MicrosoftCXXABI.cpp 1977 CGCallee Callee = CGCallee::forVirtual(CE, GD, This, Ty);

Completed in 33 milliseconds