openMP parsing with clang

Hi All,

I'm so new for compilers and currently started clang. I would like to parse
openmp pragma lines with clang and my question is is it possible? in fact i
saw lots of presentation about supporting openmp however i couldn't find any
example about how to parse? if you have or know useful example, could you
send me?

thanks lot