Searched defs:construct (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/include/backward/
H A Diterator.h165 construct(_T1* __p, const _T2& __value) function
170 construct(_T1* __p) function
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dmalloc_allocator.h110 construct(pointer __p, const _Tp& __val) function in class:malloc_allocator
H A Dnew_allocator.h106 construct(pointer __p, const _Tp& __val) function in class:new_allocator
H A Darray_allocator.h79 construct(pointer __p, const _Tp& __val) function in class:array_allocator_base
H A Dpool_allocator.h166 construct(pointer __p, const _Tp& __val) function in class:__pool_alloc
H A Dcodecvt_specializations.h188 construct(const encoding_state& __obj) function in class:encoding_state
H A Dthrow_allocator.h232 construct(pointer p, const T& val) function in class:throw_allocator
H A Dmt_allocator.h595 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
H A Dbitmap_allocator.h1093 construct(pointer __p, const_reference __data) function in class:bitmap_allocator
/freebsd-10-stable/contrib/ofed/management/opensm/osmeventplugin/src/
H A Dosmeventplugin.c64 static void *construct(osm_opensm_t *osm) function
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DStatistic.h47 void construct(const char *name, const char *desc) { function in class:llvm::Statistic
/freebsd-10-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h512 char *(*construct) (const char *header, cpp_dir *dir); member in struct:cpp_dir
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp871 PathDiagnosticCallPiece::construct(const ExplodedNode *N, function in class:PathDiagnosticCallPiece
882 PathDiagnosticCallPiece::construct(PathPieces &path, function in class:PathDiagnosticCallPiece
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp539 void AmbiguousConversionSequence::construct() { function in class:clang::AmbiguousConversionSequence
H A DSemaDeclCXX.cpp11132 CXXConstructExpr *construct = result.takeAs<CXXConstructExpr>(); local

Completed in 390 milliseconds