Searched defs:VisitOMPReleaseClause (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 548 void OMPClauseProfiler::VisitOMPReleaseClause(const OMPReleaseClause *) {} in VisitOMPReleaseClause() function in __anond25cfe950211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1738 void OMPClausePrinter::VisitOMPReleaseClause(OMPReleaseClause *) { in VisitOMPReleaseClause() function in OMPClausePrinter |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6137 void OMPClauseWriter::VisitOMPReleaseClause(OMPReleaseClause *) {} in VisitOMPReleaseClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 12113 void OMPClauseReader::VisitOMPReleaseClause(OMPReleaseClause *) {} in VisitOMPReleaseClause() function in OMPClauseReader |
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2271 void OMPClauseEnqueue::VisitOMPReleaseClause(const OMPReleaseClause *) {} in VisitOMPReleaseClause() function in __anonc7fb92a50311::OMPClauseEnqueue |