Searched defs:VisitOMPThreadsClause (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 350 void OMPClauseProfiler::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause() function in __anon872c98e20211::OMPClauseProfiler |
H A D | StmtPrinter.cpp | 715 void OMPClausePrinter::VisitOMPThreadsClause(OMPThreadsClause *) { in VisitOMPThreadsClause() function in __anon6da858550211::OMPClausePrinter |
/aosp_15_r20/external/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 1876 void OMPClauseWriter::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() function in OMPClauseWriter |
H A D | ASTReaderStmt.cpp | 2034 void OMPClauseReader::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() function in OMPClauseReader |
/aosp_15_r20/external/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2117 void OMPClauseEnqueue::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause() function in __anonef1af4320311::OMPClauseEnqueue |