Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp476 bool MicrosoftMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName() function in MicrosoftMangleContextImpl
H A DItaniumMangle.cpp658 bool ItaniumMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName() function in ItaniumMangleContextImpl