Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h642 enum IsVLACapture { VLACapture }; enum
643 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() argument