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

/external/clang/lib/AST/
H A DMicrosoftMangle.cpp138 void mangleStringLiteral(const StringLiteral *SL, raw_ostream &Out) override;
2398 void MicrosoftMangleContextImpl::mangleStringLiteral(const StringLiteral *SL, function in class:MicrosoftMangleContextImpl

Completed in 171 milliseconds