Home
last modified time | relevance | path

Searched defs:VisitOMPOrderedClause (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp316 void OMPClauseProfiler::VisitOMPOrderedClause(const OMPOrderedClause *C) { in VisitOMPOrderedClause() function in __anon98c5552c0211::OMPClauseProfiler
DStmtPrinter.cpp663 void OMPClausePrinter::VisitOMPOrderedClause(OMPOrderedClause *Node) { in VisitOMPOrderedClause() function in __anon7f41149f0211::OMPClausePrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1821 void OMPClauseWriter::VisitOMPOrderedClause(OMPOrderedClause *C) { in VisitOMPOrderedClause() function in OMPClauseWriter
DASTReaderStmt.cpp1939 void OMPClauseReader::VisitOMPOrderedClause(OMPOrderedClause *C) { in VisitOMPOrderedClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2053 void OMPClauseEnqueue::VisitOMPOrderedClause(const OMPOrderedClause *C) { in VisitOMPOrderedClause() function in __anonc9d3eafc0311::OMPClauseEnqueue