Skip to main content

collect_cpp_semantic_diagnostics

Function collect_cpp_semantic_diagnostics 

Source
pub fn collect_cpp_semantic_diagnostics(
    analyzer: &dyn CppSource,
    file: &ProjectFile,
    source: &str,
) -> SemanticDiagnosticReport