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

/external/clang/include/clang/AST/
H A DMangle.h149 MangleContext *createMicrosoftMangleContext(ASTContext &Context,
/external/clang/lib/AST/
H A DMicrosoftMangle.cpp1709 MangleContext *clang::createMicrosoftMangleContext(ASTContext &Context, function in class:clang
H A DASTContext.cpp7352 return createMicrosoftMangleContext(*this, getDiagnostics());

Completed in 76 milliseconds