Home
last modified time | relevance | path

Searched defs:OMPThreadsClause (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DOpenMPClause.h2737 OMPThreadsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPThreadsClause() function
2742 OMPThreadsClause() in OMPThreadsClause() function
/external/clang/lib/AST/
DStmtProfile.cpp350 void OMPClauseProfiler::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause()
DStmtPrinter.cpp715 void OMPClausePrinter::VisitOMPThreadsClause(OMPThreadsClause *) { in VisitOMPThreadsClause() argument
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1876 void OMPClauseWriter::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() argument
DASTReaderStmt.cpp2034 void OMPClauseReader::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() argument
/external/clang/tools/libclang/
DCIndex.cpp2117 void OMPClauseEnqueue::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause()