Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h482 void setHasVLA(SourceLocation VLALoc) { in setHasVLA() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2268 FSI->setHasVLA(Loc); in BuildArrayType()