Home
last modified time | relevance | path

Searched defs:RefersToEnclosingVariableOrCapture (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DExpr.cpp325 ValueDecl *D, bool RefersToEnclosingVariableOrCapture, in DeclRefExpr()
372 bool RefersToEnclosingVariableOrCapture, in Create()
388 bool RefersToEnclosingVariableOrCapture, in Create()
/external/clang/include/clang/AST/
DStmt.h178 unsigned RefersToEnclosingVariableOrCapture : 1; in LLVM_ALIGNAS() local