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.cpp10037 QualType RDTy = cast<VarDecl>(GD.getDecl())->getType(); in emitTargetGlobalVariable() local
10038 if (const auto *RD = RDTy->getBaseElementTypeUnsafe()->getAsCXXRecordDecl()) { in emitTargetGlobalVariable()