Home
last modified time | relevance | path

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

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