Home
last modified time | relevance | path

Searched refs:getOpenMPDirectiveKindEx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp98 static unsigned getOpenMPDirectiveKindEx(StringRef S) { in getOpenMPDirectiveKindEx() function
186 : getOpenMPDirectiveKindEx(P.getPreprocessor().getSpelling(Tok)); in parseOpenMPDirectiveKind()
198 : getOpenMPDirectiveKindEx(P.getPreprocessor().getSpelling(Tok)); in parseOpenMPDirectiveKind()