Home
last modified time | relevance | path

Searched refs:shouldHaveAbiTags (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp460 static bool shouldHaveAbiTags(ItaniumMangleContextImpl &C, const VarDecl *VD);
709 !CXXNameMangler::shouldHaveAbiTags(*this, VD) && in shouldMangleCXXName()
6130 bool CXXNameMangler::shouldHaveAbiTags(ItaniumMangleContextImpl &C, in shouldHaveAbiTags() function in CXXNameMangler