Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp352 ValueDecl *D, bool RefersToEnclosingLocal, in DeclRefExpr()
390 bool RefersToEnclosingLocal, in Create()
406 bool RefersToEnclosingLocal, in Create()
/external/clang/include/clang/AST/
DStmt.h211 unsigned RefersToEnclosingLocal : 1; variable
/external/clang/lib/Sema/
DSemaExpr.cpp10673 bool RefersToEnclosingLocal) { in captureInLambda()