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

  /external/clang/lib/AST/
MicrosoftMangle.cpp 247 void mangleCXXDtorType(CXXDtorType T);
773 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType));
777 mangleCXXDtorType(Dtor_Base);
845 void MicrosoftCXXNameMangler::mangleCXXDtorType(CXXDtorType T) {
    [all...]
ItaniumMangle.cpp 378 void mangleCXXDtorType(CXXDtorType T);
    [all...]

Completed in 64 milliseconds