Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp450 void OMPClauseProfiler::VisitOMPDependClause(const OMPDependClause *C) { in VisitOMPDependClause() function in __anon98c5552c0211::OMPClauseProfiler
DStmtPrinter.cpp875 void OMPClausePrinter::VisitOMPDependClause(OMPDependClause *Node) { in VisitOMPDependClause() function in __anon7f41149f0211::OMPClausePrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1980 void OMPClauseWriter::VisitOMPDependClause(OMPDependClause *C) { in VisitOMPDependClause() function in OMPClauseWriter
DASTReaderStmt.cpp2165 void OMPClauseReader::VisitOMPDependClause(OMPDependClause *C) { in VisitOMPDependClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2207 void OMPClauseEnqueue::VisitOMPDependClause(const OMPDependClause *C) { in VisitOMPDependClause() function in __anonc9d3eafc0311::OMPClauseEnqueue