Home
last modified time | relevance | path

Searched defs:Instance (Results 1 – 25 of 35) sorted by relevance

12

/openbsd/gnu/llvm/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp26 CompilerInstance &Instance; member in __anon32b5d9cc0111::PrintFunctionsConsumer
30 PrintFunctionsConsumer(CompilerInstance &Instance, in PrintFunctionsConsumer()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCLabel.h25 unsigned Instance; variable
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h33 ExecutorAddr Instance; member
H A DEPCGenericRTDyldMemoryManager.h30 ExecutorAddr Instance; member
H A DMemoryMapper.h127 ExecutorAddr Instance; member
H A DCore.h1650 wrapAsyncWithSPS(ClassT *Instance, void (ClassT::*Method)(MethodArgTs...)) { in wrapAsyncWithSPS()
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp79 CompilerInstance Instance(CI.getPCHContainerOperations()); in onBodySynthesis() local
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp21 CompilerInstance &Instance; member in __anone931f4ea0111::InterfaceStubFunctionsConsumer
239 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, in InterfaceStubFunctionsConsumer()
H A DCompilerInstance.cpp1217 CompilerInstance Instance(ImportingInstance.getPCHContainerOperations(), local
1344 [&](CompilerInstance &Instance) { in compileModule()
H A DPrecompiledPreamble.cpp167 static TemporaryFiles Instance; in getInstance() local
/openbsd/gnu/llvm/lldb/source/Utility/
H A DDiagnostics.cpp40 Diagnostics &Diagnostics::Instance() { return *InstanceImpl(); } in Instance() function in Diagnostics
/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendAction.h39 CompilerInstance *Instance; variable
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h133 Allocator *Instance = reinterpret_cast<Allocator *>(Ptr); in teardownThread() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp251 const CXXRecordDecl *AssertionResultDecl, SVal Instance, in getAssertionResultSuccessFieldValue()
H A DCheckObjCDealloc.cpp855 ProgramStateRef State, SymbolRef Instance, SymbolRef Value) const { in removeValueRequiringRelease()
/openbsd/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalParser.cpp125 IncrementalParser::IncrementalParser(std::unique_ptr<CompilerInstance> Instance, in IncrementalParser()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp114 static GDBJITRegistrationListener Instance; in instance() local
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp339 unsigned Instance) { in getOrCreateDirectionalLocalSymbol()
347 unsigned Instance = NextInstance(LocalLabelVal); in createDirectionalLocalSymbol() local
353 unsigned Instance = GetInstance(LocalLabelVal); in getDirectionalLocalSymbol() local
/openbsd/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp244 CompilerInstance Instance(CI.getPCHContainerOperations(), in visitModuleFile() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5772 ClassTemplateDecl *Instance) { in isInstantiationOf()
5785 FunctionTemplateDecl *Instance) { in isInstantiationOf()
5799 ClassTemplatePartialSpecializationDecl *Instance) { in isInstantiationOf()
5814 CXXRecordDecl *Instance) { in isInstantiationOf()
5827 FunctionDecl *Instance) { in isInstantiationOf()
5840 EnumDecl *Instance) { in isInstantiationOf()
5853 UsingShadowDecl *Instance, in isInstantiationOf()
5859 static bool isInstantiationOf(UsingDecl *Pattern, UsingDecl *Instance, in isInstantiationOf()
5892 VarDecl *Instance) { in isInstantiationOfStaticDataMember()
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReaderInternals.h201 SmallVector<ObjCMethodDecl *, 2> Instance; member
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DFileSystem.cpp47 FileSystem &FileSystem::Instance() { return *InstanceImpl(); } in Instance() function in FileSystem
/openbsd/gnu/llvm/compiler-rt/lib/orc/
H A Delfnix_platform.cpp439 char *Instance = Allocated.get() + ThreadDataDelta; in getInstance() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp211 Value *VPTransformState::get(VPValue *Def, const VPIteration &Instance) { in get()
/openbsd/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1229 using Instance = std::unique_ptr<DisassemblerLLVMC::MCDisasmInstance>; in Create() typedef

12