Home
last modified time | relevance | path

Searched refs:VLASizePair (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp613 for (const auto &VLASizePair : VLASizes) in GenerateOpenMPCapturedStmtFunction() local
614 VLASizeMap[VLASizePair.second.first] = VLASizePair.second.second; in GenerateOpenMPCapturedStmtFunction()