Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h593 enum IsVLACapture { VLACapture }; enumerator
692 Captures.push_back(Capture(Capture::VLACapture, VLAType, in addVLATypeCapture()