| /freebsd/contrib/llvm-project/clang/lib/Testing/ |
| H A D | TestAST.cpp | 58 Clang.createDiagnostics(*llvm::vfs::getRealFileSystem()); in createMissingComponents() 101 Clang->createDiagnostics(*VFS, new StoreDiagnostics(Diagnostics, !ErrorOK)); in TestAST()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | ModelInjector.cpp | 78 Instance.createDiagnostics( in onBodySynthesis()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | CreateInvocationFromCommandLine.cpp | 40 Diags = CompilerInstance::createDiagnostics( in createInvocation()
|
| H A D | CompilerInstance.cpp | 332 void CompilerInstance::createDiagnostics(llvm::vfs::FileSystem &VFS, in createDiagnostics() function in CompilerInstance 335 Diagnostics = createDiagnostics(VFS, getDiagnosticOpts(), Client, in createDiagnostics() 339 IntrusiveRefCntPtr<DiagnosticsEngine> CompilerInstance::createDiagnostics( in createDiagnostics() function in CompilerInstance 1224 Instance.createDiagnostics(Instance.getVirtualFileSystem(), in cloneForModuleCompileImpl() 1228 Instance.createDiagnostics( in cloneForModuleCompileImpl()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 386 CompilerInstance::createDiagnostics( in run() 456 Compiler.createDiagnostics(Files->getVirtualFileSystem(), DiagConsumer, in runInvocation() 653 CompilerInstance::createDiagnostics(Files->getVirtualFileSystem(), in runInvocation()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 654 void createDiagnostics(llvm::vfs::FileSystem &VFS, 677 createDiagnostics(llvm::vfs::FileSystem &VFS, DiagnosticOptions &Opts,
|
| /freebsd/contrib/llvm-project/clang/tools/driver/ |
| H A D | cc1_main.cpp | 275 Clang->createDiagnostics(*llvm::vfs::getRealFileSystem()); in cc1_main()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | FrontendActions.cpp | 247 Instance.createDiagnostics( in visitModuleFile()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 422 ScanInstance.createDiagnostics(DriverFileMgr->getVirtualFileSystem(), in runInvocation() 745 CompilerInstance::createDiagnostics(FileMgr->getVirtualFileSystem(), in scanDependencies()
|
| /freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/ |
| H A D | ClangScanDeps.cpp | 456 CompilerInstance::createDiagnostics(*llvm::vfs::getRealFileSystem(), in roundTripCommands() 806 CompilerInstance::createDiagnostics(*llvm::vfs::getRealFileSystem(), in getCompilationDatabase()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.cpp | 720 clang::CompilerInstance::createDiagnostics( in Create()
|
| H A D | ClangExpressionParser.cpp | 785 m_compiler->createDiagnostics(m_compiler->getVirtualFileSystem()); in ClangExpressionParser()
|
| /freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | Interpreter.cpp | 112 Clang->createDiagnostics(*llvm::vfs::getRealFileSystem()); in CreateCI()
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectTarget.cpp | 2213 compiler.createDiagnostics(*FileSystem::Instance().GetVirtualFileSystem()); in DoExecute()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 927 …agnosticsEiPKPKcPNS_16DiagnosticClientE", "clang::CompilerInstance::createDiagnostics(int, char co… 928 …icOptionsEiPKPKcPNS_16DiagnosticClientE", "clang::CompilerInstance::createDiagnostics(clang::Diagn…
|