Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp952 if (const CXXConstructorDecl *CXXC = dyn_cast<CXXConstructorDecl>(Method)) { in CreateCXXMemberFunction() local
953 if (CXXC->isExplicit()) in CreateCXXMemberFunction()
955 } else if (const CXXConversionDecl *CXXC = in CreateCXXMemberFunction() local
957 if (CXXC->isExplicit()) in CreateCXXMemberFunction()