Searched defs:create (Results 51 - 75 of 231) sorted by relevance

12345678910

/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DProfileList.cpp47 ProfileSpecialCaseList::create(const std::vector<std::string> &Paths, function in class:clang::ProfileSpecialCaseList
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DIRObjectFile.cpp110 IRObjectFile::create(MemoryBufferRef Object, LLVMContext &Context) { function in class:IRObjectFile
H A DMachOUniversal.cpp123 MachOUniversalBinary::create(MemoryBufferRef Source) { function in class:MachOUniversalBinary
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp136 GlobPattern::create(StringRef S, std::optional<size_t> MaxSubPatterns) { function in class:GlobPattern
160 GlobPattern::SubGlobPattern::create(StringRef S) { function in class:GlobPattern::SubGlobPattern
H A DSpecialCaseList.cpp82 SpecialCaseList::create(const std::vector<std::string> &Paths, function in class:llvm::SpecialCaseList
90 std::unique_ptr<SpecialCaseList> SpecialCaseList::create(const MemoryBuffer *MB, function in class:llvm::SpecialCaseList
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.cpp27 const AArch64MCExpr *AArch64MCExpr::create(const MCExpr *Expr, VariantKind Kind, function in class:AArch64MCExpr
158 const AArch64AuthMCExpr *AArch64AuthMCExpr::create(const MCExpr *Expr, function in class:AArch64AuthMCExpr
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DArena.h36 create(Args &&...args) { function in class:clang::dataflow::Arena
52 create(Args &&...args) { function in class:clang::dataflow::Arena
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.cpp28 const LoongArchMCExpr *LoongArchMCExpr::create(const MCExpr *Expr, function in class:LoongArchMCExpr
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DTarget.cpp17 Expected<Target> Target::create(StringRef TargetValue) { function in class:llvm::MachO::Target
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c70 create(struct update *upd) function
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h18 prof_tdata_get(tsd_t *tsd, bool create) { argument
/freebsd-current/contrib/lib9p/backend/
H A Dbackend.h37 int (*create)(void *, struct l9p_request *); member in struct:l9p_backend
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp49 bool create = force; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPointerSumType.h110 create(typename HelperT::template Lookup<N>::PointerT Pointer) { function in class:llvm::PointerSumType
H A DStringMapEntry.h126 static StringMapEntry *create(StringRef key, AllocatorTy &allocator, function in class:llvm::final
/freebsd-current/contrib/llvm-project/clang/lib/DirectoryWatcher/mac/
H A DDirectoryWatcher-mac.cpp216 llvm::Expected<std::unique_ptr<DirectoryWatcher>> clang::DirectoryWatcher::create( function in class:clang::DirectoryWatcher
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp259 ModuleMacro *ModuleMacro::create(Preprocessor &PP, Module *OwningModule, function in class:ModuleMacro
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp43 PdbIndex::create(llvm::pdb::PDBFile *file) { function in class:PdbIndex
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFReader.cpp194 Expected<std::unique_ptr<Object>> COFFReader::create() const { function in class:llvm::objcopy::coff::COFFReader
/freebsd-current/crypto/openssl/crypto/property/
H A Dproperty_string.c210 ossl_property_name(OSSL_LIB_CTX *ctx, const char *s, int create) argument
229 ossl_property_value(OSSL_LIB_CTX *ctx, const char *s, int create) argument
/freebsd-current/usr.sbin/bluetooth/sdpd/
H A Dprofile.h54 profile_attr_create_p create; /* create attr value */ member in struct:attr
/freebsd-current/usr.sbin/rpc.statd/
H A Dfile.c77 HostInfo *find_host(char *hostname, int create) argument
/freebsd-current/crypto/openssl/crypto/engine/
H A Deng_table.c65 static int int_table_check(ENGINE_TABLE **t, int create) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCExpr.cpp23 HexagonMCExpr *HexagonMCExpr::create(MCExpr const *Expr, MCContext &Ctx) { function in class:HexagonMCExpr
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h46 create(llvm::parallel::PerThreadBumpPtrAllocator &Allocator) { function in class:llvm::dwarf_linker::parallel::TypeEntryBody
100 create(const StringRef &Key, function in class:llvm::dwarf_linker::parallel::TypeEntryInfo

Completed in 408 milliseconds

12345678910