Home
last modified time | relevance | path

Searched refs:VisitOMPDependClause (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp491 void OMPClauseProfiler::VisitOMPDependClause(const OMPDependClause *C) { in VisitOMPDependClause() function in __anon98c5552c0211::OMPClauseProfiler
DStmtPrinter.cpp887 void OMPClausePrinter::VisitOMPDependClause(OMPDependClause *Node) { in VisitOMPDependClause() function in __anon7f41149f0211::OMPClausePrinter
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2874 bool RecursiveASTVisitor<Derived>::VisitOMPDependClause(OMPDependClause *C) {
/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 __anonc9d3eafc0311::OMPClauseEnqueue