Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4661 RecordDecl *CaptureRecord = It->second->getParent(); in EmitOMPTaskBasedDirective() local
4663 CGF.getContext().getASTRecordLayout(CaptureRecord); in EmitOMPTaskBasedDirective()