pub fn build_or_load_graph(
project: &Path,
language: &str,
graph_cache_path: Option<&PathBuf>,
inc_cache_dir: Option<&PathBuf>,
no_system_headers: bool,
) -> Result<CodePropertyGraph>Expand description
Entry point: single-language