Searched defs:Instance (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h34 ExecutorAddr Instance; member in struct:llvm::orc::EPCGenericDylibManager::SymbolAddrs
H A DEPCGenericRTDyldMemoryManager.h30 ExecutorAddr Instance; member in struct:llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs
H A DMemoryMapper.h127 ExecutorAddr Instance; member in struct:llvm::orc::final::SymbolAddrs
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd.h56 void commitBack(Allocator *Instance) { Instance->commitBack(this); } argument
H A Dtsd_exclusive.h62 drainCaches(Allocator *Instance) argument
71 initThreadMaybe(Allocator *Instance, bool MinimalInit) argument
129 initThread(Allocator *Instance, bool MinimalInit) argument
159 Allocator *Instance = reinterpret_cast<Allocator *>(Ptr); variable
[all...]
H A Dtsd_shared.h57 void drainCaches(Allocator *Instance) { argument
66 ALWAYS_INLINE void initThreadMaybe(Allocator *Instance, argument
187 initOnceMaybe(Instance); variable
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCLabel.h25 unsigned Instance; member in class:llvm::MCLabel
/freebsd-current/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c675 DtEmitDefinitionBlock( FILE *File, char *Filename, char *Signature, UINT32 Instance) argument
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DLogger.cpp18 static auto *Instance = new NullLogger(); local
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DDiagnostics.cpp40 Diagnostics &Diagnostics::Instance() { return *InstanceImpl(); } function in class:Diagnostics
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp114 static GDBJITRegistrationListener Instance; local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp248 getAssertionResultSuccessFieldValue( const CXXRecordDecl *AssertionResultDecl, SVal Instance, ProgramStateRef State) const argument
H A DCheckObjCDealloc.cpp844 removeValueRequiringRelease( ProgramStateRef State, SymbolRef Instance, SymbolRef Value) const argument
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp21 CompilerInstance &Instance; member in class:__anon511::InterfaceStubFunctionsConsumer
239 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h39 CompilerInstance *Instance; member in class:clang::FrontendAction
/freebsd-current/sys/compat/linuxkpi/common/include/acpi/
H A Dacpi.h92 acpi_get_table(ACPI_STRING Signature, UINT32 Instance, argument
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h152 forEachRelaRelocation(const typename ELFT::Shdr &RelSect, ClassT *Instance, RelocHandlerMethod &&Method) argument
165 forEachRelRelocation(const typename ELFT::Shdr &RelSect, ClassT *Instance, RelocHandlerMethod &&Method) argument
H A DCOFFLinkGraphBuilder.h99 Error forEachRelocation(const object::SectionRef &RelSec, ClassT *Instance, argument
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h201 SmallVector<ObjCMethodDecl *, 2> Instance; member in struct:clang::serialization::reader::ASTSelectorLookupTrait::data_type
/freebsd-current/contrib/llvm-project/clang/lib/Interpreter/
H A DDeviceOffload.cpp25 IncrementalCUDADeviceParser( Interpreter &Interp, std::unique_ptr<CompilerInstance> Instance, IncrementalParser &HostParser, llvm::LLVMContext &LLVMCtx, llvm::IntrusiveRefCntPtr<llvm::vfs::InMemoryFileSystem> FS, llvm::Error &Err) argument
H A DIncrementalParser.cpp202 IncrementalParser(Interpreter &Interp, std::unique_ptr<CompilerInstance> Instance, llvm::LLVMContext &LLVMCtx, llvm::Error &Err) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp458 char *Instance = Allocated.get() + ThreadDataDelta; local
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp45 FileSystem &FileSystem::Instance() { return *InstanceImpl(); } function in class:FileSystem
/freebsd-current/sys/sys/
H A Daac_ioctl.h192 int32_t Instance; member in struct:aac_query_disk
/freebsd-current/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp270 static const llvm::IntrusiveRefCntPtr<TrueMatcherImpl> Instance = local

Completed in 161 milliseconds

12