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

12345678910

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexplicit55.C1 template <class T> T* create () function
H A Dexplicit56.C8 template <class T> T* create () function
/openbsd-current/gnu/llvm/clang/lib/DirectoryWatcher/default/
H A DDirectoryWatcher-not-implemented.cpp14 llvm::Expected<std::unique_ptr<DirectoryWatcher>> clang::DirectoryWatcher::create( function in class:clang::DirectoryWatcher
/openbsd-current/gnu/llvm/lld/MachO/
H A DDwarf.cpp20 std::unique_ptr<DwarfObject> DwarfObject::create(ObjFile *obj) { function in class:DwarfObject
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Harness/
H A DEnv.pm56 sub create { subroutine
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCExpr.cpp17 ARMMCExpr::create(VariantKind Kind, const MCExpr *Expr, function in class:ARMMCExpr
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/
H A DCommonConfig.cpp15 NameOrPattern::create(StringRef Pattern, MatchStyle MS, function in class:llvm::objcopy::NameOrPattern
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/wasm/
H A DWasmReader.cpp18 Expected<std::unique_ptr<Object>> Reader::create() const { function in class:llvm::objcopy::wasm::Reader
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DTapiUniversal.cpp56 TapiUniversal::create(MemoryBufferRef Source) { function in class:TapiUniversal
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCExpr.h37 static const X86MCExpr *create(int64_t RegNo, MCContext &Ctx) { function in class:llvm::X86MCExpr
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb104.C12 static DynamicOnly_t* create (const char* name = "UNDEF", function in class:DynamicOnly_t
H A Deb114.C12 static DynamicOnly_t* create (const char* name = "UNDEF", function in class:DynamicOnly_t
H A Deb126.C12 static DynamicOnly_t* create (const char* name = "UNDEF", function in class:DynamicOnly_t
/openbsd-current/usr.sbin/mtree/
H A Dverify.c152 int create; local
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/lib/Test/Builder/
H A DNoOutput.pm52 sub create { subroutine
/openbsd-current/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCExpr.cpp17 const LanaiMCExpr *LanaiMCExpr::create(VariantKind Kind, const MCExpr *Expr, function in class:LanaiMCExpr
/openbsd-current/gnu/llvm/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
/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DPostOrderCFGView.cpp33 PostOrderCFGView::create(AnalysisDeclContext &ctx) { function in class:PostOrderCFGView
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DAllocationOrder.cpp29 AllocationOrder AllocationOrder::create(unsigned VirtReg, const VirtRegMap &VRM, function in class:AllocationOrder
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp83 const MipsFrameLowering *MipsFrameLowering::create(const MipsSubtarget &ST) { function in class:MipsFrameLowering
/openbsd-current/usr.bin/libtool/LT/
H A DLibrary.pm27 sub create($self, $key) subroutine
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DGlobPattern.cpp107 Expected<GlobPattern> GlobPattern::create(StringRef S) { function in class:GlobPattern
/openbsd-current/gnu/llvm/clang/lib/ExtractAPI/
H A DAPIIgnoresList.cpp34 Expected<APIIgnoresList> APIIgnoresList::create(StringRef IgnoresFilePath, function in class:APIIgnoresList
/openbsd-current/gnu/llvm/lld/include/lld/Common/
H A DMemory.h37 static SpecificAllocBase *create(void *storage) { function in struct:lld::SpecificAlloc
/openbsd-current/gnu/llvm/clang/lib/Basic/
H A DSanitizerSpecialCaseList.cpp18 SanitizerSpecialCaseList::create(const std::vector<std::string> &Paths, function in class:SanitizerSpecialCaseList

Completed in 559 milliseconds

12345678910