Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp783 void OMPClauseProfiler::VisitOMPDependClause(const OMPDependClause *C) { in VisitOMPDependClause() function in __anond25cfe950211::OMPClauseProfiler
H A DOpenMPClause.cpp2056 void OMPClausePrinter::VisitOMPDependClause(OMPDependClause *Node) { in VisitOMPDependClause() function in OMPClausePrinter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6383 void OMPClauseWriter::VisitOMPDependClause(OMPDependClause *C) { in VisitOMPDependClause() function in OMPClauseWriter
H A DASTReader.cpp12477 void OMPClauseReader::VisitOMPDependClause(OMPDependClause *C) { in VisitOMPDependClause() function in OMPClauseReader
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2522 void OMPClauseEnqueue::VisitOMPDependClause(const OMPDependClause *C) { in VisitOMPDependClause() function in __anonc7fb92a50311::OMPClauseEnqueue