Home
last modified time | relevance | path

Searched defs:construct (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/backward/
H A Diterator.h165 construct(_T1* __p, const _T2& __value) in construct() function
170 construct(_T1* __p) in construct() function
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DStatistic.h62 void construct(const char *debugtype, const char *name, const char *desc) { in construct() function
/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dmalloc_allocator.h110 construct(pointer __p, const _Tp& __val) in construct() function
H A Dnew_allocator.h106 construct(pointer __p, const _Tp& __val) in construct() function
H A Darray_allocator.h79 construct(pointer __p, const _Tp& __val) in construct() function
H A Dpool_allocator.h166 construct(pointer __p, const _Tp& __val) in construct() function
H A Dthrow_allocator.h232 construct(pointer p, const T& val) in construct() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp83 void DWARFDebugAranges::construct() { in construct() function in DWARFDebugAranges
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_error.cpp113 char *construct = __kmp_pragma(ct, ident); in __kmp_error_construct() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp975 PathDiagnosticCallPiece::construct(const CallExitEnd &CE, in construct() function in PathDiagnosticCallPiece
986 PathDiagnosticCallPiece::construct(PathPieces &path, in construct() function in PathDiagnosticCallPiece
/freebsd-12.1/crypto/openssl/ssl/statem/
H A Dextensions.c839 EXT_RETURN (*construct)(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_extensions() local
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DDIE.h362 template <class T> void construct(T V) { in construct() function
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h512 char *(*construct) (const char *header, cpp_dir *dir); member
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp920 if (const CXXConstructExpr *construct = dyn_cast<CXXConstructExpr>(getter)) in hasTrivialGetExpr() local
H A DCGCall.cpp1432 void ClangToLLVMArgMapping::construct(const ASTContext &Context, in construct() function in __anon8199d0d30511::ClangToLLVMArgMapping
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp552 void AmbiguousConversionSequence::construct() { in construct() function in AmbiguousConversionSequence
H A DSemaDeclCXX.cpp13814 CXXConstructExpr *construct = result.getAs<CXXConstructExpr>(); in BuildExceptionDeclaration() local