Home
last modified time | relevance | path

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

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