Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1176 if (const CXXConstructorDecl *CXXC = dyn_cast<CXXConstructorDecl>(Method)) { in CreateCXXMemberFunction() local
1177 if (CXXC->isExplicit()) in CreateCXXMemberFunction()
1179 } else if (const CXXConversionDecl *CXXC = in CreateCXXMemberFunction() local
1181 if (CXXC->isExplicit()) in CreateCXXMemberFunction()