Searched refs:KmpCmplrdataUD (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3838 auto *KmpCmplrdataUD = (*FI)->getType()->getAsUnionType()->getDecl(); local
3845 Data1LV, *std::next(KmpCmplrdataUD->field_begin(), Destructors));
3855 Data2LV, *std::next(KmpCmplrdataUD->field_begin(), Priority));

Completed in 110 milliseconds