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 104 void mangleCXXDtorType(CXXDtorType T);
527 mangleCXXDtorType(static_cast<CXXDtorType>(StructorType));
531 mangleCXXDtorType(Dtor_Base);
600 void MicrosoftCXXNameMangler::mangleCXXDtorType(CXXDtorType T) {
    [all...]
ItaniumMangle.cpp 373 void mangleCXXDtorType(CXXDtorType T);
    [all...]

Completed in 4640 milliseconds