pub fn collect_cpp_semantic_diagnostics(
analyzer: &dyn CppSource,
file: &ProjectFile,
source: &str,
) -> Vec<SemanticDiagnostic>pub fn collect_cpp_semantic_diagnostics(
analyzer: &dyn CppSource,
file: &ProjectFile,
source: &str,
) -> Vec<SemanticDiagnostic>