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

12

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCLabel.h25 unsigned Instance; member in class:llvm::MCLabel
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd.h31 void initLinkerInitialized(Allocator *Instance) { argument
35 void init(Allocator *Instance) { argument
40 void commitBack(Allocator *Instance) { Instance->commitBack(this); } argument
H A Dtsd_exclusive.h25 void initLinkerInitialized(Allocator *Instance) { argument
33 void init(Allocator *Instance) { argument
42 ALWAYS_INLINE void initThreadMaybe(Allocator *Instance, bool MinimalInit) { argument
75 void initOnceMaybe(Allocator *Instance) { argument
85 NOINLINE void initThread(Allocator *Instance, boo argument
114 Allocator *Instance = reinterpret_cast<Allocator *>(Ptr); local
[all...]
H A Dtsd_shared.h18 void initLinkerInitialized(Allocator *Instance) { argument
43 void init(Allocator *Instance) { argument
55 ALWAYS_INLINE void initThreadMaybe(Allocator *Instance, argument
108 void initOnceMaybe(Allocator *Instance) { argument
115 NOINLINE void initThread(Allocator *Instance) { argument
[all...]
H A Dcombined.h52 explicit QuarantineCallback(ThisT &Instance, CacheT &LocalCache) argument
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Ddttemplate.c674 DtEmitDefinitionBlock( FILE *File, char *Filename, char *Signature, UINT32 Instance) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h61 CompilerInstance &Instance; member in class:clang::tooling::dependencies::final
82 CompilerInstance &Instance; member in class:clang::tooling::dependencies::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp249 getAssertionResultSuccessFieldValue( const CXXRecordDecl *AssertionResultDecl, SVal Instance, ProgramStateRef State) const argument
H A DCheckObjCDealloc.cpp853 removeValueRequiringRelease( ProgramStateRef State, SymbolRef Instance, SymbolRef Value) const argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h202 SmallVector<ObjCMethodDecl *, 2> Instance; member in struct:clang::serialization::reader::ASTSelectorLookupTrait::data_type
H A DASTWriter.cpp2936 ObjCMethodList Instance, Factory; member in struct:__anon723::ASTMethodPoolTrait::data_type
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h39 CompilerInstance *Instance; member in class:clang::FrontendAction
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DReproducer.cpp21 Reproducer &Reproducer::Instance() { return *InstanceImpl(); } function in class:Reproducer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp20 CompilerInstance &Instance; member in class:__anon513::InterfaceStubFunctionsConsumer
238 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, argument
[all...]
H A DPrecompiledPreamble.cpp103 static TemporaryFiles Instance; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp45 FileSystem &FileSystem::Instance() { return *InstanceImpl(); } function in class:FileSystem
/freebsd-11-stable/sys/sys/
H A Daac_ioctl.h192 int32_t Instance; member in struct:aac_query_disk
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp767 static InProcessEHFrameRegistrar Instance; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h790 MemberFnWrapper(ClassT &Instance, MethodT Method) argument
797 ClassT &Instance; member in class:llvm::orc::rpc::detail::MemberFnWrapper
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp253 unsigned Instance = NextInstance(LocalLabelVal); local
259 unsigned Instance = GetInstance(LocalLabelVal); local
244 getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, unsigned Instance) argument
/freebsd-11-stable/sbin/natd/
H A Dnatd.c1033 Instance, enumerator in enum:Option
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1779 static llvm::ManagedStatic<Wrapper> Instance; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1101 Instance, enumerator in enum:clang::final::ReceiverKind
/freebsd-11-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h1162 UINT16 Instance; member in struct:__anon6078
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1834 LookupMethodInQualifiedType(Selector Sel, const ObjCObjectPointerType *OPT, bool Instance) argument

Completed in 642 milliseconds

12