Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp325 ValueDecl *D, bool RefersToEnclosingVariableOrCapture, in DeclRefExpr()
371 bool RefersToEnclosingVariableOrCapture, in Create()
387 bool RefersToEnclosingVariableOrCapture, in Create()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h220 unsigned RefersToEnclosingVariableOrCapture : 1; in LLVM_ALIGNAS() local