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 559 if (!ParseOpenMPSimpleVarList(OMPD_threadprivate, Helper, true)) {
651 if (ParseOpenMPSimpleVarList(OMPD_declare_target, Callback, true))
806 if (!ParseOpenMPSimpleVarList(OMPD_threadprivate, Helper, false)) {
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 157 milliseconds