Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCallEvent.h622 const VarRegion *getRegionStoringCapturedLambda() const { in getRegionStoringCapturedLambda() function
655 const VarDecl *LambdaVD = getRegionStoringCapturedLambda()->getDecl(); in getRuntimeDefinition()
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDCallEvent.cpp908 const VarRegion *CapturedLambdaRegion = getRegionStoringCapturedLambda(); in getInitialStackFrameContents()