|
clang 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Functions | |
| StoredDiagnostic | clang::translateStandaloneDiag (FileManager &FileMgr, SourceManager &SrcMgr, const StandaloneDiagnostic &StandaloneDiag, llvm::StringMap< SourceLocation > &SrcLocCache) |
Translates StandaloneDiag into a StoredDiagnostic, associating it with the provided FileManager and SourceManager. | |