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

  /external/clang/include/clang/AST/
OpenMPClause.h     [all...]
  /external/clang/lib/AST/
OpenMPClause.cpp 199 std::copy(VL.begin(), VL.end(), getPrivateCopies().end());
233 std::copy(SrcExprs.begin(), SrcExprs.end(), getPrivateCopies().end());

Completed in 58 milliseconds