Home
last modified time | relevance | path

Searched defs:OMPSeqCstClause (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()
H A DOpenMPClause.cpp1940 void OMPClausePrinter::VisitOMPSeqCstClause(OMPSeqCstClause *) { in VisitOMPSeqCstClause() argument
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2324 OMPSeqCstClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSeqCstClause() function
2328 OMPSeqCstClause() in OMPSeqCstClause() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7231 void OMPClauseWriter::VisitOMPSeqCstClause(OMPSeqCstClause *) {} in VisitOMPSeqCstClause() argument
H A DASTReader.cpp10870 void OMPClauseReader::VisitOMPSeqCstClause(OMPSeqCstClause *) {} in VisitOMPSeqCstClause() argument