Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h1996 VCK_VLAType, enumerator
2024 case VCK_VLAType: in VarAndKind()
2047 return getCaptureKind() == VCK_VLAType; in capturesVariableArrayType()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp3764 CapturedStmt::Capture(Cap->getLocation(), CapturedStmt::VCK_VLAType)); in buildCapturedStmtCaptureList()