Home
last modified time | relevance | path

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

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