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

  /external/clang/include/clang/AST/
OpenMPClause.h 208 class OMPNumThreadsClause : public OMPClause {
227 OMPNumThreadsClause(Expr *NumThreads, SourceLocation StartLoc,
234 OMPNumThreadsClause()
    [all...]
DataRecursiveASTVisitor.h     [all...]
RecursiveASTVisitor.h     [all...]
  /external/clang/lib/AST/
StmtPrinter.cpp 606 void OMPClausePrinter::VisitOMPNumThreadsClause(OMPNumThreadsClause *Node) {
    [all...]
StmtProfile.cpp 276 void OMPClauseProfiler::VisitOMPNumThreadsClause(const OMPNumThreadsClause *C) {
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]
ASTWriterStmt.cpp     [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 320 milliseconds