Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9965 QualType RDTy = cast<VarDecl>(GD.getDecl())->getType(); in emitTargetGlobalVariable() local
9966 if (const auto *RD = RDTy->getBaseElementTypeUnsafe()->getAsCXXRecordDecl()) { in emitTargetGlobalVariable()