Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h625 enum IsVLACapture { VLACapture }; global() enum
626 Capture(IsVLACapture,const VariableArrayType * VLA,bool IsNested,SourceLocation Loc,QualType CaptureType) Capture() argument