Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2667 Actions.ActOnCapturedRegionError(); in ParseObjCTryStmt()
H A DParsePragma.cpp958 Actions.ActOnCapturedRegionError(); in HandlePragmaCaptured()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4556 void Sema::ActOnCapturedRegionError() { in ActOnCapturedRegionError() function in Sema
H A DTreeTransform.h16506 getSema().ActOnCapturedRegionError(); in TransformCapturedStmt()
H A DSemaOpenMP.cpp4520 S.ActOnCapturedRegionError(); in ~CaptureRegionUnwinderRAII()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10929 void ActOnCapturedRegionError();