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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 250 DeclRefExpr *getLoopVarRef() {
253 const DeclRefExpr *getLoopVarRef() const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 2010 const DeclRefExpr *LoopVarRef = S->getLoopVarRef();

Completed in 66 milliseconds