Home
last modified time | relevance | path

Searched defs:VisitOMPThreadsClause (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp599 void OMPClauseProfiler::VisitOMPThreadsClause(const OMPThreadsClause *) {} VisitOMPThreadsClause() function in __anon1932447d0211::OMPClauseProfiler
H A DOpenMPClause.cpp1962 void OMPClausePrinter::VisitOMPThreadsClause(OMPThreadsClause *) { VisitOMPThreadsClause() function in OMPClausePrinter
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7245 void OMPClauseWriter::VisitOMPThreadsClause(OMPThreadsClause *) {} VisitOMPThreadsClause() function in OMPClauseWriter
H A DASTReader.cpp10881 void OMPClauseReader::VisitOMPThreadsClause(OMPThreadsClause *) {} VisitOMPThreadsClause() function in OMPClauseReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2438 void OMPClauseEnqueue::VisitOMPThreadsClause(const OMPThreadsClause *) {} VisitOMPThreadsClause() function in __anon1939f28d0311::OMPClauseEnqueue