Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp593 void OMPClauseProfiler::VisitOMPReleaseClause(const OMPReleaseClause *) {} in VisitOMPReleaseClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp1952 void OMPClausePrinter::VisitOMPReleaseClause(OMPReleaseClause *) { in VisitOMPReleaseClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3489 bool RecursiveASTVisitor<Derived>::VisitOMPReleaseClause(OMPReleaseClause *) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7237 void OMPClauseWriter::VisitOMPReleaseClause(OMPReleaseClause *) {} in VisitOMPReleaseClause() function in OMPClauseWriter
H A DASTReader.cpp10876 void OMPClauseReader::VisitOMPReleaseClause(OMPReleaseClause *) {} in VisitOMPReleaseClause() function in OMPClauseReader