Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1992 VCK_VLAType, enumerator
2034 return getCaptureKind() == VCK_VLAType; in capturesVariableArrayType()
/external/clang/lib/AST/
DStmt.cpp968 case VCK_VLAType: in Capture()
/external/clang/lib/Sema/
DSemaStmt.cpp3800 CapturedStmt::Capture(Cap->getLocation(), CapturedStmt::VCK_VLAType)); in buildCapturedStmtCaptureList()