Searched defs:shouldMangleCXXName (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ | ||
D | MicrosoftMangle.cpp | 315 bool MicrosoftMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName() function in MicrosoftMangleContextImpl |
D | ItaniumMangle.cpp | 413 bool ItaniumMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName() function in ItaniumMangleContextImpl |