Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/lang/c/vla/
H A DTestVLA.py28 def test_vla(self): member in TestVLA
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dtrivial-auto-var-init.cpp160 void test_vla(int size) { in test_vla() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dstack-protector-msvc.ll67 define void @test_vla(i32 %n) nounwind ssp {
89 ; MSVC-X64-LABEL: test_vla: