Home
last modified time | relevance | path

Searched defs:GuardInfo (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp830 llvm::DenseMap<const DeclContext *, GuardInfo> GuardVariableMap; argument
831 llvm::DenseMap<const DeclContext *, GuardInfo> ThreadLocalGuardVariableMap; argument
828 struct GuardInfo { global() struct in __anon1ab3cc460111::MicrosoftCXXABI