Home
last modified time | relevance | path

Searched refs:VisitOMPThreadsClause (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp350 void OMPClauseProfiler::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause() function in __anon5ea2e3350211::OMPClauseProfiler
DStmtPrinter.cpp715 void OMPClausePrinter::VisitOMPThreadsClause(OMPThreadsClause *) { in VisitOMPThreadsClause() function in __anon451ea2a80211::OMPClausePrinter
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2714 bool RecursiveASTVisitor<Derived>::VisitOMPThreadsClause(OMPThreadsClause *) {
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1876 void OMPClauseWriter::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() function in OMPClauseWriter
DASTReaderStmt.cpp2034 void OMPClauseReader::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2117 void OMPClauseEnqueue::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause() function in __anon7d4d1f450311::OMPClauseEnqueue