| /llvm-project-15.0.7/clang/include/clang/Tooling/ |
| H A D | Tooling.h | 190 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 191 std::make_shared<PCHContainerOperations>(), 200 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 201 std::make_shared<PCHContainerOperations>()); 214 std::make_shared<PCHContainerOperations>()); 232 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 233 std::make_shared<PCHContainerOperations>(), 255 std::make_shared<PCHContainerOperations>()); 296 std::shared_ptr<PCHContainerOperations> PCHContainerOps; 325 std::make_shared<PCHContainerOperations>(), [all …]
|
| H A D | AllTUsExecution.h | 34 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 35 std::make_shared<PCHContainerOperations>()); 42 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 43 std::make_shared<PCHContainerOperations>());
|
| H A D | StandaloneExecution.h | 41 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 42 std::make_shared<PCHContainerOperations>()); 50 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 51 std::make_shared<PCHContainerOperations>());
|
| H A D | Refactoring.h | 42 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 43 std::make_shared<PCHContainerOperations>());
|
| /llvm-project-15.0.7/clang/include/clang/ARCMigrate/ |
| H A D | ARCMT.h | 19 class PCHContainerOperations; variable 42 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 54 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 70 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 98 std::shared_ptr<PCHContainerOperations> PCHContainerOps; 106 std::shared_ptr<PCHContainerOperations> PCHContainerOps,
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CIndexer.h | 40 std::shared_ptr<PCHContainerOperations> PCHContainerOps; 47 CIndexer(std::shared_ptr<PCHContainerOperations> PCHContainerOps = 48 std::make_shared<PCHContainerOperations>()) 64 std::shared_ptr<PCHContainerOperations> getPCHContainerOperations() const { in getPCHContainerOperations()
|
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | ASTUnit.h | 75 class PCHContainerOperations; variable 370 bool Parse(std::shared_ptr<PCHContainerOperations> PCHContainerOps, 375 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 719 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 754 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 781 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 822 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 853 bool Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps, 886 std::shared_ptr<PCHContainerOperations> PCHContainerOps,
|
| H A D | CompilerInstance.h | 125 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations; 183 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 184 std::make_shared<PCHContainerOperations>(), 522 std::shared_ptr<PCHContainerOperations> getPCHContainerOperations() const { in getPCHContainerOperations()
|
| H A D | PrecompiledPreamble.h | 39 class PCHContainerOperations; variable 85 std::shared_ptr<PCHContainerOperations> PCHContainerOps,
|
| /llvm-project-15.0.7/clang/unittests/Frontend/ |
| H A D | ASTUnitTest.cpp | 34 std::shared_ptr<PCHContainerOperations> PCHContainerOps; 55 PCHContainerOps = std::make_shared<PCHContainerOperations>(); in createASTUnit() 144 PCHContainerOps = std::make_shared<PCHContainerOperations>(); in TEST_F() 166 auto PCHContainerOps = std::make_shared<PCHContainerOperations>(); in TEST_F()
|
| H A D | PCHPreambleTest.cpp | 55 std::shared_ptr<PCHContainerOperations> PCHContainerOpts; 84 PCHContainerOpts = std::make_shared<PCHContainerOperations>(); in ParseAST()
|
| /llvm-project-15.0.7/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 177 std::shared_ptr<PCHContainerOperations> PCHContainerOps) { in runToolOnCode() 206 std::shared_ptr<PCHContainerOperations> PCHContainerOps) { in runToolOnCodeWithArgs() 223 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in runToolOnCodeWithArgs() 323 FileManager *Files, std::shared_ptr<PCHContainerOperations> PCHContainerOps) in ToolInvocation() 330 std::shared_ptr<PCHContainerOperations> PCHContainerOps) in ToolInvocation() 390 std::shared_ptr<PCHContainerOperations> PCHContainerOps) { in runInvocation() 404 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in runInvocation() 431 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in ClangTool() 605 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in runInvocation() 641 std::shared_ptr<PCHContainerOperations> PCHContainerOps) { in buildASTFromCode() [all …]
|
| H A D | AllTUsExecution.cpp | 66 std::shared_ptr<PCHContainerOperations> PCHContainerOps) in AllTUsToolExecutor() 72 std::shared_ptr<PCHContainerOperations> PCHContainerOps) in AllTUsToolExecutor() 129 std::make_shared<PCHContainerOperations>(), FS); in execute()
|
| H A D | StandaloneExecution.cpp | 33 std::shared_ptr<PCHContainerOperations> PCHContainerOps) in StandaloneToolExecutor() 44 std::shared_ptr<PCHContainerOperations> PCHContainerOps) in StandaloneToolExecutor()
|
| /llvm-project-15.0.7/clang/unittests/Introspection/ |
| H A D | IntrospectionTest.cpp | 139 std::make_shared<PCHContainerOperations>()); in TEST() 192 "foo.cpp", std::make_shared<PCHContainerOperations>()); in TEST() 368 "foo.cpp", std::make_shared<PCHContainerOperations>()); in TEST() 430 "foo.cpp", std::make_shared<PCHContainerOperations>()); in TEST() 485 "foo.cpp", std::make_shared<PCHContainerOperations>()); in TEST() 522 "foo.cpp", std::make_shared<PCHContainerOperations>()); in TEST() 633 std::make_shared<PCHContainerOperations>()); in TEST() 706 std::make_shared<PCHContainerOperations>()); in TEST() 922 std::make_shared<PCHContainerOperations>()); in TEST() 1190 std::make_shared<PCHContainerOperations>()); in TEST() [all …]
|
| /llvm-project-15.0.7/clang/tools/clang-fuzzer/handle-cxx/ |
| H A D | handle_cxx.cpp | 47 std::shared_ptr<PCHContainerOperations> PCHContainerOps = in HandleCXX() 48 std::make_shared<PCHContainerOperations>(); in HandleCXX()
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | PCHContainerOperations.cpp | 65 PCHContainerOperations::PCHContainerOperations() { in PCHContainerOperations() function in PCHContainerOperations
|
| H A D | CMakeLists.txt | 22 PCHContainerOperations.cpp
|
| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | DependencyScannerTest.cpp | 57 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in runInvocation() 101 ClangTool Tool(CDB, {"test.cpp"}, std::make_shared<PCHContainerOperations>(), in TEST() 157 std::make_shared<PCHContainerOperations>(), VFS); in TEST() 194 std::make_shared<PCHContainerOperations>(), VFS); in TEST()
|
| /llvm-project-15.0.7/clang/include/clang/Serialization/ |
| H A D | PCHContainerOperations.h | 88 class PCHContainerOperations { 94 PCHContainerOperations();
|
| /llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/ |
| H A D | IncludeFixer.h | 26 class PCHContainerOperations; variable 46 std::shared_ptr<clang::PCHContainerOperations> PCHContainerOps,
|
| /llvm-project-15.0.7/clang/unittests/Rename/ |
| H A D | ClangRenameTest.h | 67 "clang-rename", std::make_shared<PCHContainerOperations>(), in runClangRenameOnCode() 80 "clang-rename", std::make_shared<PCHContainerOperations>(), in runClangRenameOnCode()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Compiler.cpp | 76 PCHContainerOperations().getRawReader().getFormat().str(); in disableUnsupportedOptions() 140 std::make_shared<PCHContainerOperations>()); in prepareCompilerInstance()
|
| /llvm-project-15.0.7/clang/lib/ARCMigrate/ |
| H A D | ARCMT.cpp | 237 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in checkForManualIssues() 338 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in applyTransforms() 384 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in applyTransformations() 392 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in migrateWithTemporaryFiles() 509 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in MigrationProcess()
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/Serialization/ |
| H A D | BUILD.gn | 30 "PCHContainerOperations.cpp",
|