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

/external/clang/lib/AST/
H A DStmtPrinter.cpp875 void OMPClausePrinter::VisitOMPDependClause(OMPDependClause *Node) { function in class:__anon1192::OMPClausePrinter
H A DStmtProfile.cpp450 void OMPClauseProfiler::VisitOMPDependClause(const OMPDependClause *C) { function in class:__anon1194::OMPClauseProfiler
/external/clang/include/clang/AST/
H A DRecursiveASTVisitor.h2723 bool RecursiveASTVisitor<Derived>::VisitOMPDependClause(OMPDependClause *C) { function in class:clang::RecursiveASTVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp2165 void OMPClauseReader::VisitOMPDependClause(OMPDependClause *C) { function in class:OMPClauseReader
H A DASTWriterStmt.cpp1980 void OMPClauseWriter::VisitOMPDependClause(OMPDependClause *C) { function in class:OMPClauseWriter
/external/clang/tools/libclang/
H A DCIndex.cpp2207 void OMPClauseEnqueue::VisitOMPDependClause(const OMPDependClause *C) { function in class:__anon3199::OMPClauseEnqueue

Completed in 233 milliseconds