Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1286 if (const CXXConstructorDecl *CXXC = dyn_cast<CXXConstructorDecl>(Method)) { in CreateCXXMemberFunction() local
1287 if (CXXC->isExplicit()) in CreateCXXMemberFunction()
1289 } else if (const CXXConversionDecl *CXXC = in CreateCXXMemberFunction() local
1291 if (CXXC->isExplicit()) in CreateCXXMemberFunction()