Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp1299 const CXXRecordDecl *OuterMostLambda = in computeLVForDecl() local
1301 if (!OuterMostLambda->getLambdaManglingNumber()) in computeLVForDecl()
1305 OuterMostLambda->getDeclContext()->getRedeclContext(), in computeLVForDecl()
1306 OuterMostLambda->getLambdaContextDecl(), computation); in computeLVForDecl()