Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp809 llvm::DenseMap<const DeclContext *, unsigned> ThreadSafeGuardNumMap; member in __anonb3a31e5e0111::MicrosoftCXXABI
2528 GuardNum = ThreadSafeGuardNumMap[D.getDeclContext()]++; in EmitGuardedInit()