Searched defs:VLA (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp91 const VariableArrayType *VLA = Ctx.getAsVariableArrayType(VD->getType()); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h573 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5598 const VariableArrayType *VLA = local

Completed in 256 milliseconds