Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp13256 if (const RecordType *VTTy = Var->getType()->getAs<RecordType>()) { in isVariableCapturable() local
13257 if (VTTy->getDecl()->hasFlexibleArrayMember()) { in isVariableCapturable()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp17145 if (const RecordType *VTTy = Var->getType()->getAs<RecordType>()) { in isVariableCapturable() local
17146 if (VTTy->getDecl()->hasFlexibleArrayMember()) { in isVariableCapturable()