Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp807 llvm::DenseMap<const DeclContext *, GuardInfo> GuardVariableMap; member in __anonb3a31e5e0111::MicrosoftCXXABI
2517 GI = &GuardVariableMap[D.getDeclContext()]; in EmitGuardedInit()