Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h656 const CXXRecordDecl *LambdaDecl = LambdaVD->getType()->getAsCXXRecordDecl(); in getRuntimeDefinition() local
657 CXXMethodDecl *LambdaCallOperator = LambdaDecl->getLambdaCallOperator(); in getRuntimeDefinition()