Searched defs:create (Results 1 - 25 of 219) sorted by relevance

123456789

/freebsd-11-stable/contrib/llvm-project/clang/lib/DirectoryWatcher/default/
H A DDirectoryWatcher-not-implemented.cpp14 llvm::Expected<std::unique_ptr<DirectoryWatcher>> clang::DirectoryWatcher::create( function in class:clang::DirectoryWatcher
/freebsd-11-stable/tools/tools/wtap/wtap/
H A Dwtap.c40 static void create(int id) function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCExpr.h36 static const X86MCExpr *create(int64_t RegNo, MCContext &Ctx) { function in class:llvm::X86MCExpr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCExpr.cpp17 ARMMCExpr::create(VariantKind Kind, const MCExpr *Expr, function in class:ARMMCExpr
/freebsd-11-stable/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp44 clang::DirectoryWatcher::create( function in class:clang::DirectoryWatcher
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DTapiUniversal.cpp48 TapiUniversal::create(MemoryBufferRef Source) { function in class:TapiUniversal
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_null.c113 netmap_get_null_na(struct nmreq_header *hdr, struct netmap_adapter **na, struct netmap_mem_d *nmd, int create) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp34 ExecutionEngine *Interpreter::create(std::unique_ptr<Module> M, function in class:Interpreter
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticError.h31 static llvm::Error create(SourceLocation Loc, PartialDiagnostic Diag) { function in class:clang::DiagnosticError
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCExpr.cpp17 const LanaiMCExpr *LanaiMCExpr::create(VariantKind Kind, const MCExpr *Expr, function in class:LanaiMCExpr
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp82 const MipsFrameLowering *MipsFrameLowering::create(const MipsSubtarget &ST) { function in class:MipsFrameLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.cpp19 NVPTXFloatMCExpr::create(VariantKind Kind, const APFloat &Flt, MCContext &Ctx) { function in class:NVPTXFloatMCExpr
54 NVPTXGenericMCSymbolRefExpr::create(const MCSymbolRefExpr *SymExpr, function in class:NVPTXGenericMCSymbolRefExpr
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DPostOrderCFGView.cpp32 PostOrderCFGView *PostOrderCFGView::create(AnalysisDeclContext &ctx) { function in class:PostOrderCFGView
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp48 llvm::RuntimeDyldCOFF::create(Triple::ArchType Arch, function in class:llvm::llvm::RuntimeDyldCOFF
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp108 Expected<GlobPattern> GlobPattern::create(StringRef S) { function in class:GlobPattern
H A DFileOutputBuffer.cpp166 FileOutputBuffer::create(StringRef Path, size_t Size, unsigned Flags) { function in class:FileOutputBuffer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DSanitizerSpecialCaseList.cpp18 SanitizerSpecialCaseList::create(const std::vector<std::string> &Paths, function in class:SanitizerSpecialCaseList
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp54 InstrProfReader::create(const Twine &Path) { function in class:InstrProfReader
63 InstrProfReader::create(std::unique_ptr<MemoryBuffer> Buffer) { function in class:InstrProfReader
92 IndexedInstrProfReader::create(const Twine &Path, const Twine &RemappingPath) { function in class:IndexedInstrProfReader
113 IndexedInstrProfReader::create(std::unique_ptr<MemoryBuffer> Buffer, function in class:IndexedInstrProfReader
/freebsd-11-stable/contrib/mtree/
H A Dverify.c172 int create; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dmiscellaneous-table.c40 svn_fs_bdb__open_miscellaneous_table(DB **miscellaneous_p, DB_ENV *env, svn_boolean_t create) argument
H A Duuids-table.c43 svn_fs_bdb__open_uuids_table(DB **uuids_p, DB_ENV *env, svn_boolean_t create) argument
/freebsd-11-stable/usr.sbin/fmtree/
H A Dverify.c161 int create; local
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_disk.c38 static void create(struct archive_entry *ae, const char *msg) function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp42 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { function in class:SanitizerStatReport
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.cpp26 const AArch64MCExpr *AArch64MCExpr::create(const MCExpr *Expr, VariantKind Kind, function in class:AArch64MCExpr

Completed in 202 milliseconds

123456789