Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7549 if (const auto *CXXFD = dyn_cast<CXXMethodDecl>(FD)) { in checkOpenMPDeclareVariantFunction() local
7550 if (CXXFD->isVirtual()) { in checkOpenMPDeclareVariantFunction()