Searched refs:mangleCXXVBTable (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DMangle.h182 virtual void mangleCXXVBTable(const CXXRecordDecl *Derived,
/external/clang/lib/AST/
H A DMicrosoftMangle.cpp110 void mangleCXXVBTable(const CXXRecordDecl *Derived,
2227 void MicrosoftMangleContextImpl::mangleCXXVBTable( function in class:MicrosoftMangleContextImpl
/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1515 getMangleContext().mangleCXXVBTable(RD, VBT.MangledPath, Out);

Completed in 68 milliseconds