pub fn parse_cpp_file(source: &str) -> Result<Vec<RawNode>, IcbError>
Parse a C/C++ source file and return a flat list of facts.