Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp368 ValueDecl *D, bool RefersToEnclosingLocal, in DeclRefExpr()
406 bool RefersToEnclosingLocal, in Create()
422 bool RefersToEnclosingLocal, in Create()
/external/clang/include/clang/AST/
DStmt.h215 unsigned RefersToEnclosingLocal : 1; variable
/external/clang/lib/Sema/
DSemaExpr.cpp11158 bool RefersToEnclosingLocal) { in captureInCapturedRegion()
11186 bool RefersToEnclosingLocal) { in captureInLambda()