Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp491 void OMPClauseProfiler::VisitOMPDependClause(const OMPDependClause *C) { in VisitOMPDependClause() function in __anon7ae58b710211::OMPClauseProfiler
DStmtPrinter.cpp887 void OMPClausePrinter::VisitOMPDependClause(OMPDependClause *Node) { in VisitOMPDependClause() function in __anon61614ae40211::OMPClausePrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2018 void OMPClauseWriter::VisitOMPDependClause(OMPDependClause *C) { in VisitOMPDependClause() function in OMPClauseWriter
DASTReaderStmt.cpp2243 void OMPClauseReader::VisitOMPDependClause(OMPDependClause *C) { in VisitOMPDependClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2261 void OMPClauseEnqueue::VisitOMPDependClause(const OMPDependClause *C) { in VisitOMPDependClause() function in __anonb4dac6810311::OMPClauseEnqueue