Home
last modified time | relevance | path

Searched defs:shouldMangleCXXName (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DMicrosoftMangle.cpp364 bool MicrosoftMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName() function in MicrosoftMangleContextImpl
DItaniumMangle.cpp569 bool ItaniumMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName() function in ItaniumMangleContextImpl