Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h597 enum IsVLACapture { VLACapture }; enum
598 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture() argument