Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp548 void OMPClauseProfiler::VisitOMPReleaseClause(const OMPReleaseClause *) {} in VisitOMPReleaseClause() function in __anond25cfe950211::OMPClauseProfiler
H A DOpenMPClause.cpp1738 void OMPClausePrinter::VisitOMPReleaseClause(OMPReleaseClause *) { in VisitOMPReleaseClause() function in OMPClausePrinter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6137 void OMPClauseWriter::VisitOMPReleaseClause(OMPReleaseClause *) {} in VisitOMPReleaseClause() function in OMPClauseWriter
H A DASTReader.cpp12113 void OMPClauseReader::VisitOMPReleaseClause(OMPReleaseClause *) {} in VisitOMPReleaseClause() function in OMPClauseReader
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2271 void OMPClauseEnqueue::VisitOMPReleaseClause(const OMPReleaseClause *) {} in VisitOMPReleaseClause() function in __anonc7fb92a50311::OMPClauseEnqueue