Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1773 if (const auto *CXXC = dyn_cast<CXXConstructorDecl>(Method)) { in CreateCXXMemberFunction() local
1776 } else if (const auto *CXXC = dyn_cast<CXXConversionDecl>(Method)) { in CreateCXXMemberFunction() local