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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 3105 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getIsLastIterVariable()));
5096 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getIsLastIterVariable()));
6899 mapParam(CGF, cast<DeclRefExpr>(S.getIsLastIterVariable()), *LIP,
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 1253 Expr *getIsLastIterVariable() const {

Completed in 32 milliseconds