Searched defs:Structor (Results 1 – 6 of 6) sorted by relevance
251 struct Structor { struct252 Structor() : Priority(0), Initializer(nullptr), AssociatedData(nullptr) {} in Structor() function253 Structor(int Priority, llvm::Constant *Initializer, in Structor() argument262 typedef std::vector<Structor> CtorList; argument
1578 struct Structor { struct1579 Structor() : Priority(0), Func(nullptr), ComdatKey(nullptr) {} in Structor() argument1580 int Priority;1581 llvm::Constant *Func;1582 llvm::GlobalValue *ComdatKey;
1869 struct Structor { struct1870 int Priority = 0;1871 Constant *Func = nullptr;1872 GlobalValue *ComdatKey = nullptr;
1243 typedef std::pair<int, Constant*> Structor; typedef
253 const NamedDecl *Structor; member in __anon6122d8660111::MicrosoftCXXNameMangler
227 const NamedDecl *Structor; member in __anon0e1fea670111::CXXNameMangler