Home
last modified time | relevance | path

Searched defs:OMPSeqCstClause (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DOpenMPClause.h1156 OMPSeqCstClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSeqCstClause() function
1161 OMPSeqCstClause() in OMPSeqCstClause() function
/external/clang/lib/AST/
DStmtProfile.cpp348 void OMPClauseProfiler::VisitOMPSeqCstClause(const OMPSeqCstClause *) {} in VisitOMPSeqCstClause()
DStmtPrinter.cpp711 void OMPClausePrinter::VisitOMPSeqCstClause(OMPSeqCstClause *) { in VisitOMPSeqCstClause() argument
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1874 void OMPClauseWriter::VisitOMPSeqCstClause(OMPSeqCstClause *) {} in VisitOMPSeqCstClause() argument
DASTReaderStmt.cpp2032 void OMPClauseReader::VisitOMPSeqCstClause(OMPSeqCstClause *) {} in VisitOMPSeqCstClause() argument
/external/clang/tools/libclang/
DCIndex.cpp2115 void OMPClauseEnqueue::VisitOMPSeqCstClause(const OMPSeqCstClause *) {} in VisitOMPSeqCstClause()