Searched defs:Structor (Results 1 – 5 of 5) sorted by relevance
251 struct Structor { struct252 Structor() : Priority(0), Initializer(nullptr), AssociatedData(nullptr) {} in Structor() argument253 Structor(int Priority, llvm::Constant *Initializer, in Structor() function262 typedef std::vector<Structor> CtorList; argument
1578 struct Structor { struct1579 Structor() : Priority(0), Func(nullptr), ComdatKey(nullptr) {} in Structor() function1580 int Priority;1581 llvm::Constant *Func;1582 llvm::GlobalValue *ComdatKey;
1243 typedef std::pair<int, Constant*> Structor; typedef
253 const NamedDecl *Structor; member in __anone76415da0111::MicrosoftCXXNameMangler
227 const NamedDecl *Structor; member in __anon5c4b3adb0111::CXXNameMangler