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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h 236 CapturedStmt *getLoopVarFunc() {
239 const CapturedStmt *getLoopVarFunc() const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 1989 const CapturedStmt *LoopVarFunc = S->getLoopVarFunc();

Completed in 23 milliseconds