Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h655 const VarDecl *LambdaVD = getRegionStoringCapturedLambda()->getDecl(); in getRuntimeDefinition() local
656 const CXXRecordDecl *LambdaDecl = LambdaVD->getType()->getAsCXXRecordDecl(); in getRuntimeDefinition()