| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | ModelInjector.cpp | 83 Instance.getDiagnostics().setSourceManager(&SM); in onBodySynthesis() 88 Instance.setSourceManager(&SM); in onBodySynthesis()
|
| /freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
| H A D | Frontend.h | 39 Ctx.Verifier->setSourceManager(CI.getSourceManagerPtr()); in CreateASTConsumer()
|
| H A D | DylibVerifier.h | 137 void setSourceManager(IntrusiveRefCntPtr<SourceManager> SourceMgr);
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | VerifyDiagnosticConsumer.h | 134 void setSourceManager(SourceManager &SM) { in setSourceManager() function
|
| H A D | CompilerInstance.h | 472 void setSourceManager(SourceManager *Value);
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | VerifyDiagnosticConsumer.cpp | 683 setSourceManager(Diags.getSourceManager()); 704 setSourceManager(PP->getSourceManager()); in BeginSourceFile() 745 setSourceManager(Info.getSourceManager()); in HandleDiagnostic() 1051 setSourceManager(SM); in UpdateParsedFileStatus()
|
| H A D | ASTUnit.cpp | 1226 Clang->setSourceManager(&getSourceManager()); in Parse() 1494 CI.setSourceManager(nullptr); in transferASTDataFromCompilerInstance() 1641 Clang->setSourceManager(&AST->getSourceManager()); in LoadFromCompilerInvocationAction() 2273 Clang->setSourceManager(&SourceMgr); in CodeComplete()
|
| H A D | FrontendAction.cpp | 858 CI.setSourceManager(&AST->getSourceManager()); in BeginSourceFile() 1300 CI.setSourceManager(nullptr); in EndSourceFile()
|
| H A D | PrecompiledPreamble.cpp | 489 Clang->setSourceManager( in Build()
|
| H A D | CompilerInstance.cpp | 167 void CompilerInstance::setSourceManager(SourceManager *Value) { in setSourceManager() function in CompilerInstance
|
| /freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
| H A D | DylibVerifier.cpp | 538 void DylibVerifier::setSourceManager( in setSourceManager() function in clang::installapi::DylibVerifier 543 Ctx.Diag->setSourceManager(SourceManagers.back().get()); in setSourceManager() 686 Ctx.Diag->setSourceManager(ZSource.SrcMgr); in visitSymbolInDylib()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | FrontendActions.cpp | 141 CI.setSourceManager(nullptr); in BeginInvocation()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 392 Diagnostics->setSourceManager(&SrcMgr); in run()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 752 Diags->setSourceManager(&SrcMgr); in scanDependencies()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Diagnostic.h | 622 void setSourceManager(SourceManager *SrcMgr) { in setSourceManager() function
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | SourceManager.cpp | 308 Diag.setSourceManager(this); in SourceManager()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 921 …16setSourceManagerEPNS_13SourceManagerE", "clang::CompilerInstance::setSourceManager(clang::Source…
|