Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp836 llvm::DenseMap<const DeclContext *, GuardInfo> GuardVariableMap; member in __anon9a42cb130111::MicrosoftCXXABI
2645 GI = &GuardVariableMap[D.getDeclContext()]; in EmitGuardedInit()