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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 2885 LValue PrevLB = CGF.EmitLValue(LS.getPrevLowerBoundVariable());
2888 PrevLB, LS.getPrevLowerBoundVariable()->getExprLoc());
2890 PrevLBVal, LS.getPrevLowerBoundVariable()->getType(),
2892 LS.getPrevLowerBoundVariable()->getExprLoc());
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 1309 Expr *getPrevLowerBoundVariable() const {

Completed in 29 milliseconds