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

  /external/clang/include/clang/AST/
Mangle.h 103 virtual void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
  /development/vndk/tools/header-checker/src/dumper/
abi_wrappers.cpp 757 mangle_contextp_->mangleCXXDtorThunk(
    [all...]
  /external/clang/lib/CodeGen/
CGVTables.cpp 43 getCXXABI().getMangleContext().mangleCXXDtorThunk(DD, GD.getDtorType(),
    [all...]
  /external/clang/lib/AST/
MicrosoftMangle.cpp 143 void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
    [all...]
ItaniumMangle.cpp 146 void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
    [all...]

Completed in 60 milliseconds