Function parse_omp_directive

Source
pub fn parse_omp_directive(input: &str) -> IResult<&str, Directive<'_>>