| /NextBSD/contrib/gcc/ |
| HD | builtin-attrs.def | 48 /* Construct a tree for a given integer and a list containing it. */ 62 /* Construct a tree for a list of two integers. */ 78 /* Construct trees for identifiers. */ 152 /* Construct a tree for a format attribute. */ 176 /* Construct a tree for a format_arg attribute. */
|
| HD | common.opt | 1100 Construct webs and split unrelated uses of single variable
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | DeclPrinter.cpp | 552 } else if (CXXConstructExpr *Construct in VisitFunctionDecl() local 554 Args = Construct->getArgs(); in VisitFunctionDecl() 555 NumArgs = Construct->getNumArgs(); in VisitFunctionDecl() 705 if (CXXConstructExpr *Construct = in VisitVarDecl() local 708 !Construct->isListInitialization()) { in VisitVarDecl() 709 ImplicitInit = Construct->getNumArgs() == 0 || in VisitVarDecl() 710 Construct->getArg(0)->isDefaultArgument(); in VisitVarDecl()
|
| HD | DeclCXX.cpp | 1771 if (CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(E)) in getTargetConstructor() local 1772 return Construct->getConstructor(); in getTargetConstructor()
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGDecl.cpp | 1091 if (const CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(Init)) in isTrivialInitializer() local 1092 if (CXXConstructorDecl *Constructor = Construct->getConstructor()) in isTrivialInitializer() 1095 !Construct->requiresZeroInitialization()) in isTrivialInitializer()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | TreeTransform.h | 2994 CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(Init); in TransformInitializer() local 2995 if (!NotCopyInit && !(Construct && Construct->isListInitialization())) in TransformInitializer() 3012 if (!Construct || isa<CXXTemporaryObjectExpr>(Construct)) in TransformInitializer() 3017 if (Construct && Construct->isStdInitListInitialization()) in TransformInitializer() 3018 return TransformInitializer(Construct->getArg(0), NotCopyInit); in TransformInitializer() 3022 if (getDerived().TransformExprs(Construct->getArgs(), Construct->getNumArgs(), in TransformInitializer() 3027 if (Construct->isListInitialization()) in TransformInitializer() 3028 return getDerived().RebuildInitList(Construct->getLocStart(), NewArgs, in TransformInitializer() 3029 Construct->getLocEnd(), in TransformInitializer() 3030 Construct->getType()); in TransformInitializer() [all …]
|
| HD | SemaDecl.cpp | 1506 const CXXConstructExpr *Construct = in ShouldDiagnoseUnusedDecl() local 1508 if (Construct && !Construct->isElidable()) { in ShouldDiagnoseUnusedDecl() 1509 CXXConstructorDecl *CD = Construct->getConstructor(); in ShouldDiagnoseUnusedDecl()
|
| /NextBSD/contrib/gdb/ |
| HD | gettext.m4 | 204 dnl Construct list of names of catalog files to be constructed.
|
| /NextBSD/contrib/libstdc++/ |
| D | configure.ac | 212 # Construct crosses by hand, eliminating bits that need ld...
|
| D | ChangeLog-2001 | 3086 (toplevel_srcdir): Construct from $toprel. 4399 * tests_flags.in (CXX): Construct here. 5636 * src/locale.cc (locale::name()): Construct mangled name 5648 * src/locale.cc: (locale::locale(const char*)): Construct named 5828 * mkcheck.in: Construct file names that match $objdir structure.
|
| D | ChangeLog-1999 | 1480 (stringbuf::str()): Construct return string if output has occurred. 2348 * docs/index.html: Construct.
|
| D | ChangeLog-2005 | 68 Construct _M_value. 1280 (__rc_string_base()): Construct with _S_empty_rep()._M_refcopy().
|
| /NextBSD/contrib/groff/src/devices/xditview/ |
| HD | ChangeLog | 142 (find_file): Construct font path similar to groff: First the contents
|
| /NextBSD/contrib/ncurses/ |
| HD | configure.in | 1628 ### Construct the ncurses library-subsets, if any, from this set of keywords: 1680 ### Construct the list of include-directories to be generated 1875 ### Construct the list of subdirectories for which we'll customize makefiles
|
| HD | aclocal.m4 | 93 dnl Construct the list of include-options for the C programs in the Ada95 2735 dnl Construct a search-list of directories for a nonstandard header-file 2788 dnl Construct the list of include-options according to whether we're building 3062 dnl Construct a search-list of directories for a nonstandard library-file 4111 # Construct a sed-script to perform renaming within man-pages 6192 dnl Construct a search-list for a nonstandard header/lib-file
|
| /NextBSD/contrib/llvm/lib/Support/Windows/ |
| HD | Path.inc | 590 // Construct the current directory entry.
|
| /NextBSD/contrib/dialog/ |
| HD | aclocal.m4 | 87 dnl Construct list of names of catalog files to be constructed. 2264 dnl Construct a search-list of directories for a nonstandard header-file 2441 dnl Construct a search-list of directories for a nonstandard library-file 3941 dnl Construct a search-list for a nonstandard header/lib-file
|
| /NextBSD/contrib/groff/contrib/groffer/ |
| HD | ChangeLog | 19 - whatis_filename(): Rename of what_is(). Construct a better
|
| /NextBSD/contrib/libstdc++/include/ext/ |
| D | rope | 1822 // Construct a rope from a function that can compute its members
|
| /NextBSD/contrib/apr/ |
| HD | configure.in | 2774 dnl ----------------------------- Construct the files
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-2000 | 304 * method.c (do_build_assign_ref): Construct appropriately 2621 (lookup_template_class): Construct nodes in
|
| HD | ChangeLog-2002 | 3808 expression before calling __cxa_throw. Construct a thrown
|
| /NextBSD/contrib/ntp/sntp/libevent/ |
| HD | ChangeLog-2.0 | 897 o Construct Windows locks using InitializeCriticalSectionAndSpinCount (32c6f1b)
|
| /NextBSD/contrib/gcc/config/sparc/ |
| HD | sparc.md | 7127 /* Construct the return. */
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | ChangeLog-9197 | 4161 * configure.in: Construct ARCHDEFS based on the BFD target makefile
|