Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h143 BlockCapture enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1258 case StoreInfo::BlockCapture: in showBRDiagnostics()
1741 SI.StoreKind = StoreInfo::BlockCapture; in VisitNode()
2206 case StoreInfo::BlockCapture: in handle()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2423 NonTrivialCUnionContext::BlockCapture, in markEscapingByrefs()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h544 BlockCapture, enumerator