Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6074 QualType RDType = C.getRecordType(RD); in emitTaskReductionInit() local
6078 RDType, ArraySize, nullptr, ArrayType::Normal, /*IndexTypeQuals=*/0); in emitTaskReductionInit()
6091 LValue ElemLVal = CGF.MakeNaturalAlignAddrLValue(GEP, RDType); in emitTaskReductionInit()