Home
last modified time | relevance | path

Searched defs:LastprivateVars (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h97 SmallVector<const Expr *, 4> LastprivateVars; member
DCGOpenMPRuntime.cpp3418 ArrayRef<const Expr *> LastprivateVars, in emitTaskPrivateMappingFunction()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h102 SmallVector<const Expr *, 4> LastprivateVars; member