Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp74 llvm::SmallVector<const Expr *, 2> VLASizes; in checkVLA() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp426 &VLASizes, in emitOutlinedFunctionPrologue()
608 llvm::DenseMap<const Decl *, std::pair<const Expr *, llvm::Value *>> VLASizes; in GenerateOpenMPCapturedStmtFunction() local