Searched defs:VisitOMPSeqCstClause (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/AST/ | ||
D | StmtProfile.cpp | 335 void OMPClauseProfiler::VisitOMPSeqCstClause(const OMPSeqCstClause *) {} in VisitOMPSeqCstClause() function in __anon98c5552c0211::OMPClauseProfiler |
D | StmtPrinter.cpp | 700 void OMPClausePrinter::VisitOMPSeqCstClause(OMPSeqCstClause *) { in VisitOMPSeqCstClause() function in __anon7f41149f0211::OMPClausePrinter |
/external/clang/lib/Serialization/ | ||
D | ASTWriterStmt.cpp | 1840 void OMPClauseWriter::VisitOMPSeqCstClause(OMPSeqCstClause *) {} in VisitOMPSeqCstClause() function in OMPClauseWriter |
D | ASTReaderStmt.cpp | 1958 void OMPClauseReader::VisitOMPSeqCstClause(OMPSeqCstClause *) {} in VisitOMPSeqCstClause() function in OMPClauseReader |
/external/clang/tools/libclang/ | ||
D | CIndex.cpp | 2071 void OMPClauseEnqueue::VisitOMPSeqCstClause(const OMPSeqCstClause *) {} in VisitOMPSeqCstClause() function in __anonc9d3eafc0311::OMPClauseEnqueue |