Searched refs:ThreadPrivateWithDefinition (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h784 llvm::StringSet<> ThreadPrivateWithDefinition; member in class:clang::CodeGen::CGOpenMPRuntime::OffloadEntriesInfoManagerTy
H A DCGOpenMPRuntime.cpp1734 if (VD && ThreadPrivateWithDefinition.insert(CGM.getMangledName(VD)).second) {

Completed in 90 milliseconds