Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp552 void OMPClauseProfiler::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause()
H A DOpenMPClause.cpp1746 void OMPClausePrinter::VisitOMPThreadsClause(OMPThreadsClause *) { in VisitOMPThreadsClause() argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h4758 OMPThreadsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPThreadsClause() function
4762 OMPThreadsClause() in OMPThreadsClause() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6141 void OMPClauseWriter::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() argument
H A DASTReader.cpp12117 void OMPClauseReader::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() argument
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2275 void OMPClauseEnqueue::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause()