Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1868 if (const auto *CXXC = dyn_cast<CXXConstructorDecl>(Method)) { in CreateCXXMemberFunction() local
1869 if (CXXC->isExplicit()) in CreateCXXMemberFunction()
1871 } else if (const auto *CXXC = dyn_cast<CXXConversionDecl>(Method)) { in CreateCXXMemberFunction() local
1872 if (CXXC->isExplicit()) in CreateCXXMemberFunction()