Home
last modified time | relevance | path

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

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