Skip to main content

try_clang_pipeline

Function try_clang_pipeline 

Source
fn try_clang_pipeline(
    project: &Path,
    cfg: &PipelineConfig,
    graph_cache_path: Option<&PathBuf>,
    inc_cache: Option<&IncrementalCache>,
) -> Option<CodePropertyGraph>