Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp799 struct GuardInfo { struct in __anonb3a31e5e0111::MicrosoftCXXABI
800 GuardInfo() : Guard(nullptr), BitIndex(0) {} in GuardInfo() function
801 llvm::GlobalVariable *Guard;
802 unsigned BitIndex;