Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h285 struct Structor { struct
286 Structor() : Priority(0), Initializer(nullptr), AssociatedData(nullptr) {} in Structor() function
287 Structor(int Priority, llvm::Constant *Initializer, in Structor() function
296 typedef std::vector<Structor> CtorList; argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp2023 struct Structor { struct
2024 int Priority = 0;
2025 Constant *Func = nullptr;
2026 GlobalValue *ComdatKey = nullptr;
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDItaniumMangle.cpp224 const NamedDecl *Structor; member in __anonbf9e8d530111::CXXNameMangler
HDMicrosoftMangle.cpp262 const NamedDecl *Structor; member in __anon6cd5e6520111::MicrosoftCXXNameMangler