Home
last modified time | relevance | path

Searched refs:VisitOMPSeqCstClause (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp587 void OMPClauseProfiler::VisitOMPSeqCstClause(const OMPSeqCstClause *) {} in VisitOMPSeqCstClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp1940 void OMPClausePrinter::VisitOMPSeqCstClause(OMPSeqCstClause *) { in VisitOMPSeqCstClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3474 bool RecursiveASTVisitor<Derived>::VisitOMPSeqCstClause(OMPSeqCstClause *) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7231 void OMPClauseWriter::VisitOMPSeqCstClause(OMPSeqCstClause *) {} in VisitOMPSeqCstClause() function in OMPClauseWriter
H A DASTReader.cpp10870 void OMPClauseReader::VisitOMPSeqCstClause(OMPSeqCstClause *) {} in VisitOMPSeqCstClause() function in OMPClauseReader