Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4741 RecordDecl *CaptureRecord = It->second->getParent(); in EmitOMPTaskBasedDirective() local
4743 CGF.getContext().getASTRecordLayout(CaptureRecord); in EmitOMPTaskBasedDirective()