Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DOpenMPKinds.h71 unsigned getOpenMPSimpleClauseType(OpenMPClauseKind Kind, llvm::StringRef Str);
/external/clang/lib/Basic/
DOpenMPKinds.cpp76 unsigned clang::getOpenMPSimpleClauseType(OpenMPClauseKind Kind, in getOpenMPSimpleClauseType() function in clang
/external/clang/lib/Parse/
DParseOpenMP.cpp524 unsigned Type = getOpenMPSimpleClauseType( in ParseOpenMPSimpleClause()
579 unsigned Type = getOpenMPSimpleClauseType( in ParseOpenMPSingleExprWithArgClause()