Home
last modified time | relevance | path

Searched refs:getPrevLowerBoundVariable (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DStmtOpenMP.h706 Expr *getPrevLowerBoundVariable() const { in getPrevLowerBoundVariable() function
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2201 Record.AddStmt(D->getPrevLowerBoundVariable()); in VisitOMPLoopDirective()