LLVM OpenMP 22.0.0git
omp_nothing.c File Reference
#include <stdio.h>

Go to the source code of this file.

Functions

void foo (int x)
int main ()

Function Documentation

◆ foo()

void foo ( int x)

Definition at line 6 of file omp_nothing.c.

Referenced by main().

◆ main()

int main ( void )

Definition at line 11 of file omp_nothing.c.

References foo().