Searched refs:hasCXXMangling (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp641 static bool hasCXXMangling(const TagDecl *TD, llvm::DICompileUnit *TheCU) { function
660 if (!hasCXXMangling(TD, TheCU) || !TD->isExternallyVisible())

Completed in 109 milliseconds