Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h251 struct Structor { struct
252 Structor() : Priority(0), Initializer(nullptr), AssociatedData(nullptr) {} in Structor() function
253 Structor(int Priority, llvm::Constant *Initializer, in Structor() argument
262 typedef std::vector<Structor> CtorList; argument
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1578 struct Structor { struct
1579 Structor() : Priority(0), Func(nullptr), ComdatKey(nullptr) {} in Structor() argument
1580 int Priority;
1581 llvm::Constant *Func;
1582 llvm::GlobalValue *ComdatKey;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1869 struct Structor { struct
1870 int Priority = 0;
1871 Constant *Func = nullptr;
1872 GlobalValue *ComdatKey = nullptr;
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1243 typedef std::pair<int, Constant*> Structor; typedef
/external/clang/lib/AST/
DMicrosoftMangle.cpp253 const NamedDecl *Structor; member in __anon6122d8660111::MicrosoftCXXNameMangler
DItaniumMangle.cpp227 const NamedDecl *Structor; member in __anon0e1fea670111::CXXNameMangler