/llvm-project/clang/unittests/Frontend/ |
H A D | CompilerInstanceTest.cpp | 67 CompilerInstance Instance; TEST() local 89 CompilerInstance Instance; TEST() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | vtable-instantiation.cpp | 36 static Target<T> Instance; member 40 Target<T> Provider<T>::Instance; // expected-note{{in instantiation of}} member in PR9325::Provider<T>
|
H A D | attr-gsl-owner-pointer.cpp | 18 S [[gsl::Owner]] Instance; variable
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCLabel.h | 25 unsigned Instance; variable
|
/llvm-project/clang/examples/PrintFunctionNames/ |
H A D | PrintFunctionNames.cpp | 26 CompilerInstance &Instance; member in __anon917037320111::PrintFunctionsConsumer 30 PrintFunctionsConsumer(CompilerInstance &Instance, in PrintFunctionsConsumer()
|
/llvm-project/clang/unittests/Serialization/ |
H A D | ModuleCacheTest.cpp | 122 CompilerInstance Instance; in TEST_F() local 172 CompilerInstance Instance; in TEST_F() local [all...] |
H A D | VarDeclConstantInitTest.cpp | 107 CompilerInstance Instance; in TEST_F() local
|
H A D | ForceCheckFileInputTest.cpp | 87 CompilerInstance Instance; TEST_F() local
|
H A D | NoCommentsTest.cpp | 100 CompilerInstance Instance; in TEST_F() local
|
/llvm-project/libc/utils/HdrGen/ |
H A D | PublicAPICommand.cpp |
|
/llvm-project/clang/test/Sema/ |
H A D | overloaded-func-transparent-union.c | 12 } Instance __attribute__((transparent_union)); typedef
|
H A D | nonnull.c | 13 } Instance __attribute__((transparent_union)); typedef
|
/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
H A D | ModelInjector.cpp | 78 CompilerInstance Instance(CI.getPCHContainerOperations()); in onBodySynthesis() local [all...] |
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | EPCGenericDylibManager.h | 34 ExecutorAddr Instance; member
|
/llvm-project/clang/examples/LLVMPrintFunctionNames/ |
H A D | LLVMPrintFunctionNames.cpp | 53 LLVMPrintFunctionsConsumer(CompilerInstance &Instance) { in LLVMPrintFunctionsConsumer()
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | MemberPointer.h |
|
/llvm-project/clang-tools-extra/clangd/support/ |
H A D | Logger.cpp | 24 LoggingSession::LoggingSession(clangd::Logger &Instance) { in LoggingSession()
|
/llvm-project/lldb/source/Utility/ |
H A D | Diagnostics.cpp | 40 Diagnostics &Diagnostics::Instance() { return *InstanceImpl(); } in Instance() function in Diagnostics
|
/llvm-project/clang/lib/Frontend/ |
H A D | InterfaceStubFunctionsConsumer.cpp | 21 CompilerInstance &Instance; member in __anon3b6cdc100111::InterfaceStubFunctionsConsumer 240 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, in InterfaceStubFunctionsConsumer()
|
/llvm-project/lldb/source/Core/ |
H A D | Progress.cpp | 101 ProgressManager &ProgressManager::Instance() { Instance() function in ProgressManager
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | FrontendAction.h | 39 CompilerInstance *Instance; global() variable
|
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELFLinkGraphBuilder.h | 153 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 D | Logger.cpp | 18 static auto *Instance = new NullLogger(); in null() local
|
/llvm-project/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink-statistics.cpp | 38 std::unique_ptr<StatsPlugin> Instance; in enableIfNeeded() local
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GTestChecker.cpp | 249 const CXXRecordDecl *AssertionResultDecl, SVal Instance, in getAssertionResultSuccessFieldValue()
|