Searched defs:MicrosoftMangleContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DMangle.h167 class MicrosoftMangleContext : public MangleContext { class in namespace:clang
169 explicit MicrosoftMangleContext(ASTContext &C, DiagnosticsEngine &D) function in class:clang::MicrosoftMangleContext
208 static MicrosoftMangleContext *create(ASTContext &Context,

Completed in 91 milliseconds