Searched defs:ctors (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/stand/common/
H A Dload_elf.c438 Elf_Addr ctors; local
/freebsd-11-stable/contrib/gcc/cp/
H A Dcall.c2545 tree ctors = NULL_TREE; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h649 ctor_range ctors() const { return ctor_range(ctor_begin(), ctor_end()); } function in class:clang::CXXRecordDecl
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1180 auto ctors = builder.beginArray(CtorStructTy); local

Completed in 148 milliseconds