Home
last modified time | relevance | path

Searched refs:Construct (Results 1 – 23 of 23) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2014 Construct.PD->setEndOfPath(LastPiece); in generate()
2019 while (Construct.ascendToPrevNode()) { in generate()
2040 Construct.getActivePath().push_front(Note); in generate()
2050 addEdgeToPath(Construct.getActivePath(), PrevLoc, in generate()
2056 if (!Construct.PD->path.empty()) { in generate()
2059 removeUnneededCalls(Construct, Construct.getMutablePieces(), R); in generate()
2066 removePopUpNotes(Construct.getMutablePieces()); in generate()
2069 adjustCallLocations(Construct.getMutablePieces()); in generate()
2078 while (optimizeEdges(Construct, Construct.getMutablePieces(), OCS)) { in generate()
2083 dropFunctionEntryEdge(Construct, Construct.getMutablePieces()); in generate()
[all …]
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Dhazard_pointer.inc17 // 4.1.5, Construct non-empty hazard_pointer
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp428 } else if (CXXConstructExpr *Construct = in PrintConstructorInitializers() local
430 Args = Construct->getArgs(); in PrintConstructorInitializers()
431 NumArgs = Construct->getNumArgs(); in PrintConstructorInitializers()
1037 } else if (CXXConstructExpr *Construct = in VisitVarDecl() local
1040 !Construct->isListInitialization()) { in VisitVarDecl()
1041 ImplicitInit = Construct->getNumArgs() == 0 || in VisitVarDecl()
1042 Construct->getArg(0)->isDefaultArgument(); in VisitVarDecl()
H A DDeclCXX.cpp2732 if (const auto *Construct = dyn_cast<CXXConstructExpr>(E)) in getTargetConstructor() local
2733 return Construct->getConstructor(); in getTargetConstructor()
H A DExprConstant.cpp7497 auto note = [&](int Construct, QualType NoteTy, SourceLocation NoteLoc) { in checkBitCastConstexprEligibilityType() argument
7500 << NoteTy << Construct << Ty; in checkBitCastConstexprEligibilityType()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/
H A DThreading.inc64 // Construct the attributes object.
83 // Construct and execute the thread.
/freebsd-14.2/crypto/openssl/doc/internal/man3/
H A Dossl_method_construct.pod20 /* Construct a new method */
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1759 if (const CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(Init)) in isTrivialInitializer() local
1760 if (CXXConstructorDecl *Constructor = Construct->getConstructor()) in isTrivialInitializer()
1763 !Construct->requiresZeroInitialization()) in isTrivialInitializer()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h4107 CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(Init); in TransformInitializer() local
4108 if (!NotCopyInit && !(Construct && Construct->isListInitialization())) in TransformInitializer()
4125 if (!Construct || isa<CXXTemporaryObjectExpr>(Construct)) in TransformInitializer()
4130 if (Construct && Construct->isStdInitListInitialization()) in TransformInitializer()
4131 return TransformInitializer(Construct->getArg(0), NotCopyInit); in TransformInitializer()
4136 Construct->isListInitialization()); in TransformInitializer()
4140 if (getDerived().TransformExprs(Construct->getArgs(), Construct->getNumArgs(), in TransformInitializer()
4145 if (Construct->isListInitialization()) in TransformInitializer()
4146 return getDerived().RebuildInitList(Construct->getBeginLoc(), NewArgs, in TransformInitializer()
4147 Construct->getEndLoc()); in TransformInitializer()
[all …]
H A DSemaDecl.cpp2096 const auto *Construct = dyn_cast<CXXConstructExpr>(Init); in ShouldDiagnoseUnusedDecl() local
2097 if (Construct && !Construct->isElidable()) { in ShouldDiagnoseUnusedDecl()
2098 const CXXConstructorDecl *CD = Construct->getConstructor(); in ShouldDiagnoseUnusedDecl()
H A DSemaChecking.cpp16652 else if (const auto *Construct = dyn_cast<CXXConstructExpr>(E)) in CheckForIntOverflow() local
16653 Exprs.append(Construct->arg_begin(), Construct->arg_end()); in CheckForIntOverflow()
/freebsd-14.2/contrib/ncurses/
H A Dconfigure.in2065 ### Construct the ncurses library-subsets, if any, from this set of keywords:
2130 ### Construct the list of include-directories to be generated
2353 ### Construct the list of subdirectories for which we'll customize makefiles
H A Daclocal.m4153 dnl Construct the list of include-options for the C programs in the Ada95
3951 dnl Construct a search-list of directories for a nonstandard header-file
4005 dnl Construct the list of include-options according to whether we're building
4543 dnl Construct a search-list of directories for a nonstandard library-file
6569 # Construct a sed-script to perform renaming within man-pages
8421 dnl Construct a search-list for a nonstandard header/lib-file
/freebsd-14.2/lib/libomp/
H A Dkmp_i18n_default.inc249 "Construct identifier invalid.",
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A D__hash_table1762 …static_assert(!__is_hash_value_type<_Args...>::value, "Construct cannot be called with a hash valu…
1786 …static_assert(!__is_hash_value_type<_First, _Rest...>::value, "Construct cannot be called with a h…
H A Dstring842 // Construct a string with the given allocator and enough storage to hold `__size` characters, but
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt295 ConstructIdentInvalid "Construct identifier invalid."
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1057 // Construct the current directory entry.
/freebsd-14.2/contrib/dialog/
H A Daclocal.m487 dnl Construct list of names of catalog files to be constructed.
2748 dnl Construct a search-list of directories for a nonstandard header-file
3009 dnl Construct a search-list of directories for a nonstandard library-file
5096 dnl Construct a search-list for a nonstandard header/lib-file
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0897 o Construct Windows locks using InitializeCriticalSectionAndSpinCount (32c6f1b)
/freebsd-14.2/contrib/libevent/
H A DChangeLog-2.0897 o Construct Windows locks using InitializeCriticalSectionAndSpinCount (32c6f1b)
/freebsd-14.2/contrib/ntp/
H A DChangeLog3882 * Construct ntpd keyword scanner finite state machine at compile time
H A DCommitLog171398 Construct ntpd keyword scanner finite state machine at compile time
171402 Construct ntpd keyword scanner finite state machine at compile time