Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h377 llvm::SmallVector<const ValueDecl *, 4> DelayedVariableLengthDecls; global() member
H A DCGOpenMPRuntimeGPU.cpp188 llvm::SetVector<const ValueDecl *> DelayedVariableLengthDecls; member in __anond936b3ba0111::CheckVarsEscapingDeclContext
2010 ArrayRef<const ValueDecl *> DelayedVariableLengthDecls = emitFunctionProlog() local