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