Home
last modified time | relevance | path

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

123

/llvm-project/clang/unittests/Frontend/
H A DCompilerInstanceTest.cpp67 CompilerInstance Instance; TEST() local
89 CompilerInstance Instance; TEST() local
/llvm-project/clang/test/SemaCXX/
H A Dvtable-instantiation.cpp36 static Target<T> Instance; member
40 Target<T> Provider<T>::Instance; // expected-note{{in instantiation of}} member in PR9325::Provider<T>
H A Dattr-gsl-owner-pointer.cpp18 S [[gsl::Owner]] Instance; variable
/llvm-project/llvm/include/llvm/MC/
H A DMCLabel.h25 unsigned Instance; variable
/llvm-project/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp26 CompilerInstance &Instance; member in __anon917037320111::PrintFunctionsConsumer
30 PrintFunctionsConsumer(CompilerInstance &Instance, in PrintFunctionsConsumer()
/llvm-project/clang/unittests/Serialization/
H A DModuleCacheTest.cpp122 CompilerInstance Instance; in TEST_F() local
172 CompilerInstance Instance; in TEST_F() local
[all...]
H A DVarDeclConstantInitTest.cpp107 CompilerInstance Instance; in TEST_F() local
H A DForceCheckFileInputTest.cpp87 CompilerInstance Instance; TEST_F() local
H A DNoCommentsTest.cpp100 CompilerInstance Instance; in TEST_F() local
/llvm-project/libc/utils/HdrGen/
H A DPublicAPICommand.cpp
/llvm-project/clang/test/Sema/
H A Doverloaded-func-transparent-union.c12 } Instance __attribute__((transparent_union)); typedef
H A Dnonnull.c13 } Instance __attribute__((transparent_union)); typedef
/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp78 CompilerInstance Instance(CI.getPCHContainerOperations()); in onBodySynthesis() local
[all...]
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h34 ExecutorAddr Instance; member
/llvm-project/clang/examples/LLVMPrintFunctionNames/
H A DLLVMPrintFunctionNames.cpp53 LLVMPrintFunctionsConsumer(CompilerInstance &Instance) { in LLVMPrintFunctionsConsumer()
/llvm-project/clang/lib/AST/Interp/
H A DMemberPointer.h
/llvm-project/clang-tools-extra/clangd/support/
H A DLogger.cpp24 LoggingSession::LoggingSession(clangd::Logger &Instance) { in LoggingSession()
/llvm-project/lldb/source/Utility/
H A DDiagnostics.cpp40 Diagnostics &Diagnostics::Instance() { return *InstanceImpl(); } in Instance() function in Diagnostics
/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp21 CompilerInstance &Instance; member in __anon3b6cdc100111::InterfaceStubFunctionsConsumer
240 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, in InterfaceStubFunctionsConsumer()
/llvm-project/lldb/source/Core/
H A DProgress.cpp101 ProgressManager &ProgressManager::Instance() { Instance() function in ProgressManager
/llvm-project/clang/include/clang/Frontend/
H A DFrontendAction.h39 CompilerInstance *Instance; global() variable
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h153 forEachRelaRelocation(const typename ELFT::Shdr & RelSect,ClassT * Instance,RelocHandlerMethod && Method) forEachRelaRelocation() argument
166 forEachRelRelocation(const typename ELFT::Shdr & RelSect,ClassT * Instance,RelocHandlerMethod && Method) forEachRelRelocation() argument
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DLogger.cpp18 static auto *Instance = new NullLogger(); in null() local
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink-statistics.cpp38 std::unique_ptr<StatsPlugin> Instance; in enableIfNeeded() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGTestChecker.cpp249 const CXXRecordDecl *AssertionResultDecl, SVal Instance, in getAssertionResultSuccessFieldValue()

123