ΒΆllvm::omp::Directive getOpenMPDirectiveKind(
    llvm::StringRef Str)

Description

Parse \p Str and return the directive it matches or OMPD_unknown if none.

Declared at: llvm/include/llvm/Frontend/OpenMP/OMPConstants.h:74

Parameters

llvm::StringRef Str