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

  /external/clang/include/clang/AST/
Mangle.h 104 virtual void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
  /external/clang/lib/AST/
MicrosoftMangle.cpp 152 virtual void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
    [all...]
ItaniumMangle.cpp 133 void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
    [all...]
  /external/clang/lib/CodeGen/
CGVTables.cpp 49 getCXXABI().getMangleContext().mangleCXXDtorThunk(DD, GD.getDtorType(),
    [all...]

Completed in 322 milliseconds