Home
last modified time | relevance | path

Searched refs:MicrosoftCXXNameMangler (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DMicrosoftMangle.cpp246 class MicrosoftCXXNameMangler { class
274 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_) in MicrosoftCXXNameMangler() function in __anonea8b6ddd0111::MicrosoftCXXNameMangler
279 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler() function in __anonea8b6ddd0111::MicrosoftCXXNameMangler
285 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler() function in __anonea8b6ddd0111::MicrosoftCXXNameMangler
423 void MicrosoftCXXNameMangler::mangle(const NamedDecl *D, StringRef Prefix) { in mangle()
441 void MicrosoftCXXNameMangler::mangleFunctionEncoding(const FunctionDecl *FD, in mangleFunctionEncoding()
473 void MicrosoftCXXNameMangler::mangleVariableEncoding(const VarDecl *VD) { in mangleVariableEncoding()
527 void MicrosoftCXXNameMangler::mangleMemberDataPointer(const CXXRecordDecl *RD, in mangleMemberDataPointer()
574 MicrosoftCXXNameMangler::mangleMemberFunctionPointer(const CXXRecordDecl *RD, in mangleMemberFunctionPointer()
637 void MicrosoftCXXNameMangler::mangleVirtualMemPtrThunk( in mangleVirtualMemPtrThunk()
[all …]