HomeSort by: relevance | last modified time | path
    Searched refs:ParseOpenMPSimpleVarList (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseOpenMP.cpp 1747 if (ParseOpenMPSimpleVarList(OMPD_declare_target, Callback,
1902 if (!ParseOpenMPSimpleVarList(DKind, Helper,
1915 if (!ParseOpenMPSimpleVarList(DKind, Helper,
2304 if (!ParseOpenMPSimpleVarList(DKind, Helper,
2323 if (!ParseOpenMPSimpleVarList(DKind, Helper,
2607 bool Parser::ParseOpenMPSimpleVarList(
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 3239 bool ParseOpenMPSimpleVarList(

Completed in 44 milliseconds