Home
last modified time | relevance | path

Searched refs:PCHContainerOperations (Results 1 – 25 of 55) sorted by relevance

123

/llvm-project-15.0.7/clang/include/clang/Tooling/
H A DTooling.h190 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 DAllTUsExecution.h34 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
35 std::make_shared<PCHContainerOperations>());
42 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
43 std::make_shared<PCHContainerOperations>());
H A DStandaloneExecution.h41 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
42 std::make_shared<PCHContainerOperations>());
50 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
51 std::make_shared<PCHContainerOperations>());
H A DRefactoring.h42 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
43 std::make_shared<PCHContainerOperations>());
/llvm-project-15.0.7/clang/include/clang/ARCMigrate/
H A DARCMT.h19 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 DCIndexer.h40 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 DASTUnit.h75 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 DCompilerInstance.h125 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 DPrecompiledPreamble.h39 class PCHContainerOperations; variable
85 std::shared_ptr<PCHContainerOperations> PCHContainerOps,
/llvm-project-15.0.7/clang/unittests/Frontend/
H A DASTUnitTest.cpp34 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 DPCHPreambleTest.cpp55 std::shared_ptr<PCHContainerOperations> PCHContainerOpts;
84 PCHContainerOpts = std::make_shared<PCHContainerOperations>(); in ParseAST()
/llvm-project-15.0.7/clang/lib/Tooling/
H A DTooling.cpp177 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 DAllTUsExecution.cpp66 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 DStandaloneExecution.cpp33 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 DIntrospectionTest.cpp139 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 Dhandle_cxx.cpp47 std::shared_ptr<PCHContainerOperations> PCHContainerOps = in HandleCXX()
48 std::make_shared<PCHContainerOperations>(); in HandleCXX()
/llvm-project-15.0.7/clang/lib/Serialization/
H A DPCHContainerOperations.cpp65 PCHContainerOperations::PCHContainerOperations() { in PCHContainerOperations() function in PCHContainerOperations
H A DCMakeLists.txt22 PCHContainerOperations.cpp
/llvm-project-15.0.7/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp57 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 DPCHContainerOperations.h88 class PCHContainerOperations {
94 PCHContainerOperations();
/llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/
H A DIncludeFixer.h26 class PCHContainerOperations; variable
46 std::shared_ptr<clang::PCHContainerOperations> PCHContainerOps,
/llvm-project-15.0.7/clang/unittests/Rename/
H A DClangRenameTest.h67 "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 DCompiler.cpp76 PCHContainerOperations().getRawReader().getFormat().str(); in disableUnsupportedOptions()
140 std::make_shared<PCHContainerOperations>()); in prepareCompilerInstance()
/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DARCMT.cpp237 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 DBUILD.gn30 "PCHContainerOperations.cpp",

123