HomeSort by relevance Sort by last modified time
    Searched refs:performThisAdjustment (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
CGCXXABI.h 414 virtual llvm::Value *performThisAdjustment(CodeGenFunction &CGF,
CGVTables.cpp 189 CGM.getCXXABI().performThisAdjustment(*this, ThisPtr, Thunk.This);
264 Thunk ? CGM.getCXXABI().performThisAdjustment(
    [all...]
ItaniumCXXABI.cpp 294 llvm::Value *performThisAdjustment(CodeGenFunction &CGF, Address This,
    [all...]
MicrosoftCXXABI.cpp 373 llvm::Value *performThisAdjustment(CodeGenFunction &CGF, Address This,
    [all...]

Completed in 61 milliseconds