Searched defs:VisitOMPSeqCstClause (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 587 void OMPClauseProfiler::VisitOMPSeqCstClause(const OMPSeqCstClause *) {} in VisitOMPSeqCstClause() function in __anon9daec81c0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1940 void OMPClausePrinter::VisitOMPSeqCstClause(OMPSeqCstClause *) { in VisitOMPSeqCstClause() function in OMPClausePrinter |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6652 void OMPClauseWriter::VisitOMPSeqCstClause(OMPSeqCstClause *) {} VisitOMPSeqCstClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10726 void OMPClauseReader::VisitOMPSeqCstClause(OMPSeqCstClause *) {} VisitOMPSeqCstClause() function in OMPClauseReader |