Home
last modified time | relevance | path

Searched defs:DelayedVariableLengthDecls (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h380 llvm::SmallVector<const ValueDecl *, 4> DelayedVariableLengthDecls; global() member
H A DCGOpenMPRuntimeGPU.cpp188 llvm::SetVector<const ValueDecl *> DelayedVariableLengthDecls; member in __anon082255f90111::CheckVarsEscapingDeclContext
3217 ArrayRef<const ValueDecl *> DelayedVariableLengthDecls = emitFunctionProlog() local