Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp550 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in __anond25cfe950211::OMPClauseProfiler
H A DOpenMPClause.cpp1742 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() function in OMPClausePrinter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6139 void OMPClauseWriter::VisitOMPRelaxedClause(OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in OMPClauseWriter
H A DASTReader.cpp12115 void OMPClauseReader::VisitOMPRelaxedClause(OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in OMPClauseReader
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2273 void OMPClauseEnqueue::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause() function in __anonc7fb92a50311::OMPClauseEnqueue