| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | Tooling.h | 191 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 192 std::make_shared<PCHContainerOperations>(), 201 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 202 std::make_shared<PCHContainerOperations>()); 215 std::make_shared<PCHContainerOperations>()); 233 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 234 std::make_shared<PCHContainerOperations>(), 256 std::make_shared<PCHContainerOperations>()); 291 std::shared_ptr<PCHContainerOperations> PCHContainerOps; 319 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>());
|
| /freebsd-13.1/contrib/llvm-project/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,
|
| /freebsd-13.1/contrib/llvm-project/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, 717 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 752 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 779 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 820 std::shared_ptr<PCHContainerOperations> PCHContainerOps, 851 bool Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps, 884 std::shared_ptr<PCHContainerOperations> PCHContainerOps,
|
| H A D | CompilerInstance.h | 127 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations; 185 std::shared_ptr<PCHContainerOperations> PCHContainerOps = 186 std::make_shared<PCHContainerOperations>(), 521 std::shared_ptr<PCHContainerOperations> getPCHContainerOperations() const { in getPCHContainerOperations()
|
| H A D | PrecompiledPreamble.h | 40 class PCHContainerOperations; variable 86 std::shared_ptr<PCHContainerOperations> PCHContainerOps,
|
| /freebsd-13.1/contrib/llvm-project/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() 386 std::shared_ptr<PCHContainerOperations> PCHContainerOps) { in runInvocation() 400 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in runInvocation() 427 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in ClangTool() 601 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in runInvocation() 637 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()
|
| H A D | Refactoring.cpp | 29 std::shared_ptr<PCHContainerOperations> PCHContainerOps) in RefactoringTool()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | PCHContainerOperations.cpp | 65 PCHContainerOperations::PCHContainerOperations() { in PCHContainerOperations() function in PCHContainerOperations
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | PCHContainerOperations.h | 90 class PCHContainerOperations { 96 PCHContainerOperations();
|
| H A D | GlobalModuleIndex.h | 38 class PCHContainerOperations; variable
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/ |
| H A D | ARCMT.cpp | 239 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in checkForManualIssues() 340 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in applyTransforms() 386 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in applyTransformations() 394 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in migrateWithTemporaryFiles() 511 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in MigrationProcess()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.h | 72 std::shared_ptr<PCHContainerOperations> PCHContainerOps;
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 151 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in runInvocation() 274 PCHContainerOps = std::make_shared<PCHContainerOperations>(); in DependencyScanningWorker()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DumpTool/ |
| H A D | ClangSrcLocDump.cpp | 141 CompilerInstance Compiler(std::make_shared<clang::PCHContainerOperations>()); in main()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | ASTUnit.cpp | 1098 bool ASTUnit::Parse(std::shared_ptr<PCHContainerOperations> PCHContainerOps, in Parse() 1295 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in getMainBufferWithPrecompiledPreamble() 1505 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in LoadFromCompilerInvocationAction() 1641 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in LoadFromCompilerInvocation() 1676 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in LoadFromCompilerInvocation() 1713 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in LoadFromCommandLine() 1808 bool ASTUnit::Reparse(std::shared_ptr<PCHContainerOperations> PCHContainerOps, in Reparse() 2124 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in CodeComplete()
|
| H A D | PrecompiledPreamble.cpp | 316 std::shared_ptr<PCHContainerOperations> PCHContainerOps, bool StoreInMemory, in Build()
|
| H A D | CompilerInstance.cpp | 59 std::shared_ptr<PCHContainerOperations> PCHContainerOps, in CompilerInstance()
|
| /freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-instr/ |
| H A D | Instrument.cpp | 355 auto PCHOpts = std::make_shared<PCHContainerOperations>(); in main()
|
| /freebsd-13.1/lib/clang/libclang/ |
| H A D | Makefile | 532 SRCS_MIN+= Serialization/PCHContainerOperations.cpp
|