Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h441 llvm::SmallPtrSet<const VarDecl *, 4> ThreadPrivateWithDefinition; variable
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h807 llvm::StringSet<> ThreadPrivateWithDefinition; variable