Home
last modified time | relevance | path

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

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