Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDMicrosoftCXXABI.cpp744 llvm::DenseMap<const DeclContext *, GuardInfo> GuardVariableMap; member in __anonbccd4e4c0111::MicrosoftCXXABI
2289 GI = &GuardVariableMap[D.getDeclContext()]; in EmitGuardedInit()