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

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dstatic15.C6 static int ctors[3] = { 0, 0, 0 }; local
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c2604 tree ctors = NULL_TREE, convs = NULL_TREE; local
[all...]
/openbsd-current/gnu/gcc/gcc/cp/
H A Dcall.c2532 tree ctors = NULL_TREE; local
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h664 ctor_range ctors() const { return ctor_range(ctor_begin(), ctor_end()); } function in class:clang::CXXRecordDecl
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp1669 auto ctors = builder.beginArray(CtorStructTy); local

Completed in 211 milliseconds