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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 3103 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getStrideVariable()));
5094 EmitOMPHelperVar(*this, cast<DeclRefExpr>(S.getStrideVariable()));
6898 mapParam(CGF, cast<DeclRefExpr>(S.getStrideVariable()), *STP, LoopScope);
CGOpenMPRuntime.cpp 5271 cast<VarDecl>(cast<DeclRefExpr>(D.getStrideVariable())->getDecl());
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 1274 Expr *getStrideVariable() const {

Completed in 60 milliseconds