Searched defs:vla (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp957 llvm::AllocaInst *vla = Builder.CreateAlloca(llvmTy, elementCount, "vla"); local
H A DCodeGenFunction.cpp1068 const VariableArrayType *vla; local
1246 const VariableArrayType *vla = getContext().getAsVariableArrayType(type); local
[all...]

Completed in 57 milliseconds