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 141 virtual void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
    [all...]
ItaniumMangle.cpp 124 void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
    [all...]
  /external/clang/lib/CodeGen/
CGVTables.cpp 42 getCXXABI().getMangleContext().mangleCXXDtorThunk(DD, GD.getDtorType(),
    [all...]

Completed in 34 milliseconds