Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1977 if (const auto *CXXC = dyn_cast<CXXConstructorDecl>(Method)) { CreateCXXMemberFunction() local
1980 } else if (const auto *CXXC = dyn_cast<CXXConversionDecl>(Method)) { CreateCXXMemberFunction() local