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

  /external/clang/lib/AST/
StmtProfile.cpp 277 if (C->getNumThreads())
278 Profiler->VisitStmt(C->getNumThreads());
    [all...]
StmtPrinter.cpp 608 Node->getNumThreads()->printPretty(OS, nullptr, Policy, 0);
    [all...]
  /external/clang/include/clang/AST/
OpenMPClause.h 244 Expr *getNumThreads() const { return cast_or_null<Expr>(NumThreads); }
    [all...]
DataRecursiveASTVisitor.h     [all...]
RecursiveASTVisitor.h     [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/Sema/
TreeTransform.h     [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 175 milliseconds