HomeSort by relevance Sort by last modified time
    Searched refs:ParseOpenMPSimpleVarList (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Parse/
ParseOpenMP.cpp 44 if (!ParseOpenMPSimpleVarList(OMPD_threadprivate, Identifiers, true)) {
97 if (!ParseOpenMPSimpleVarList(OMPD_threadprivate, Identifiers, false)) {
183 bool Parser::ParseOpenMPSimpleVarList(OpenMPDirectiveKind Kind,
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 111 milliseconds