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 67 if (!ParseOpenMPSimpleVarList(OMPD_threadprivate, Identifiers, true)) {
129 if (!ParseOpenMPSimpleVarList(OMPD_threadprivate, Identifiers, false)) {
227 bool Parser::ParseOpenMPSimpleVarList(OpenMPDirectiveKind Kind,
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 78 milliseconds