Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp103 Decl *ContextDecl = ExprEvalContexts.back().LambdaContextDecl; in startLambdaDefinition() local
DSemaExprCXX.cpp658 Decl *ContextDecl, in CXXThisScopeRAII()
/external/clang/lib/AST/
DDecl.cpp1075 if (Decl *ContextDecl = Record->getLambdaContextDecl()) { in getLVForDecl() local