Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h2014 VCK_VLAType, enumerator
2056 return getCaptureKind() == VCK_VLAType; in capturesVariableArrayType()
/external/clang/lib/AST/
DStmt.cpp979 case VCK_VLAType: in Capture()
/external/clang/lib/Sema/
DSemaStmt.cpp3868 CapturedStmt::Capture(Cap->getLocation(), CapturedStmt::VCK_VLAType)); in buildCapturedStmtCaptureList()