Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DStmtProfile.cpp350 void OMPClauseProfiler::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause() function in __anon872c98e20211::OMPClauseProfiler
H A DStmtPrinter.cpp715 void OMPClausePrinter::VisitOMPThreadsClause(OMPThreadsClause *) { in VisitOMPThreadsClause() function in __anon6da858550211::OMPClausePrinter
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp1876 void OMPClauseWriter::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() function in OMPClauseWriter
H A DASTReaderStmt.cpp2034 void OMPClauseReader::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() function in OMPClauseReader
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndex.cpp2117 void OMPClauseEnqueue::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause() function in __anonef1af4320311::OMPClauseEnqueue