Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp764 struct GuardInfo { struct in __anon760763890111::MicrosoftCXXABI
765 GuardInfo() : Guard(nullptr), BitIndex(0) {} in GuardInfo() function
766 llvm::GlobalVariable *Guard;
767 unsigned BitIndex;