Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp75 llvm::SmallVector<const Expr *, 2> VLASizes; in checkVLA() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp430 &VLASizes, in emitOutlinedFunctionPrologue()
621 llvm::DenseMap<const Decl *, std::pair<const Expr *, llvm::Value *>> VLASizes; in GenerateOpenMPCapturedStmtFunction() local