Home
last modified time | relevance | path

Searched defs:LambdaContextDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DMicrosoftMangle.cpp235 Decl *LambdaContextDecl = Lambda->getLambdaContextDecl(); in getLambdaString() local
1018 Decl *LambdaContextDecl = Record->getLambdaContextDecl(); in mangleUnqualifiedName() local
DItaniumMangle.cpp224 Decl *LambdaContextDecl = Lambda->getLambdaContextDecl(); in getLambdaString() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExpr.cpp16529 ExpressionEvaluationContext NewContext, Decl *LambdaContextDecl, in PushExpressionEvaluationContext()