Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h586 const CXXRecordDecl *LambdaDecl = LambdaVD->getType()->getAsCXXRecordDecl(); in getRuntimeDefinition() local
587 CXXMethodDecl* LambdaCallOperator = LambdaDecl->getLambdaCallOperator(); in getRuntimeDefinition()