Searched refs:PushCapturedRegionScope (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 4635 PushCapturedRegionScope(CurScope, CD, RD, Kind); in ActOnCapturedRegionStart() 4698 PushCapturedRegionScope(CurScope, CD, RD, Kind, OpenMPCaptureLevel); in ActOnCapturedRegionStart()
|
| H A D | Sema.cpp | 2872 void Sema::PushCapturedRegionScope(Scope *S, CapturedDecl *CD, RecordDecl *RD, in PushCapturedRegionScope() function in Sema
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 1029 void PushCapturedRegionScope(Scope *RegionScope, CapturedDecl *CD,
|