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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 1334 Expr *getCombinedUpperBoundVariable() const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 2942 CGF.EmitLValue(cast<DeclRefExpr>(Dir.getCombinedUpperBoundVariable()));
5091 ? S.getCombinedUpperBoundVariable()

Completed in 90 milliseconds