Searched refs:mangleCXXDtorThunk (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
H A DMangle.h102 virtual void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
/external/clang/lib/CodeGen/
H A DCGVTables.cpp43 getCXXABI().getMangleContext().mangleCXXDtorThunk(DD, GD.getDtorType(),
/external/clang/lib/AST/
H A DMicrosoftMangle.cpp104 void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
2197 void MicrosoftMangleContextImpl::mangleCXXDtorThunk( function in class:MicrosoftMangleContextImpl
H A DItaniumMangle.cpp136 void mangleCXXDtorThunk(const CXXDestructorDecl *DD, CXXDtorType Type,
3725 void ItaniumMangleContextImpl::mangleCXXDtorThunk(

Completed in 111 milliseconds