Home
last modified time | relevance | path

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

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