Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp813 llvm::DenseMap<const DeclContext *, GuardInfo> GuardVariableMap; member in __anondeb872430111::MicrosoftCXXABI
2610 GI = &GuardVariableMap[D.getDeclContext()]; in EmitGuardedInit()