HomeSort by relevance Sort by last modified time
    Searched refs:getSafelen (Results 1 - 9 of 9) sorted by null

  /external/clang/lib/AST/
StmtProfile.cpp 289 if (C->getSafelen())
290 Profiler->VisitStmt(C->getSafelen());
    [all...]
StmtPrinter.cpp 625 Node->getSafelen()->printPretty(OS, nullptr, Policy, 0);
    [all...]
  /external/clang/include/clang/AST/
OpenMPClause.h 389 Expr *getSafelen() const { return cast_or_null<Expr>(Safelen); }
    [all...]
RecursiveASTVisitor.h     [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/lib/CodeGen/
CGStmtOpenMP.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 1532 milliseconds