Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/ADT/
HDStatistic.h47 void construct(const char *name, const char *desc) { in construct() function
/NextBSD/contrib/libstdc++/include/backward/
Diterator.h165 construct(_T1* __p, const _T2& __value) in construct() function
170 construct(_T1* __p) in construct() function
/NextBSD/contrib/libstdc++/include/ext/
Dmalloc_allocator.h110 construct(pointer __p, const _Tp& __val) in construct() function
Dnew_allocator.h106 construct(pointer __p, const _Tp& __val) in construct() function
Darray_allocator.h79 construct(pointer __p, const _Tp& __val) in construct() function
Dpool_allocator.h166 construct(pointer __p, const _Tp& __val) in construct() function
Dthrow_allocator.h232 construct(pointer p, const T& val) in construct() function
/NextBSD/contrib/ofed/management/opensm/osmeventplugin/src/
HDosmeventplugin.c64 static void *construct(osm_opensm_t *osm) in construct() function
/NextBSD/contrib/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugAranges.cpp78 void DWARFDebugAranges::construct() { in construct() function in DWARFDebugAranges
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDPathDiagnostic.cpp886 PathDiagnosticCallPiece::construct(const ExplodedNode *N, in construct() function in PathDiagnosticCallPiece
897 PathDiagnosticCallPiece::construct(PathPieces &path, in construct() function in PathDiagnosticCallPiece
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDDIE.h338 template <class T> void construct(T V) { in construct() function
/NextBSD/contrib/gcclibs/libcpp/include/
HDcpplib.h512 char *(*construct) (const char *header, cpp_dir *dir); member
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDCxaDemangle.cpp4865 void construct(T *p) in construct() function in lldb_private::__anon450cc0770111::malloc_alloc
4869 void construct(T *p, const T& t) in construct() function in lldb_private::__anon450cc0770111::malloc_alloc
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjC.cpp791 if (const CXXConstructExpr *construct = dyn_cast<CXXConstructExpr>(getter)) in hasTrivialGetExpr() local
HDCGCall.cpp1138 void ClangToLLVMArgMapping::construct(const ASTContext &Context, in construct() function in __anonab4cbf7d0211::ClangToLLVMArgMapping
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp512 void AmbiguousConversionSequence::construct() { in construct() function in AmbiguousConversionSequence
HDSemaDeclCXX.cpp12048 CXXConstructExpr *construct = result.getAs<CXXConstructExpr>(); in BuildExceptionDeclaration() local