Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp593 void OMPClauseProfiler::VisitOMPReleaseClause(const OMPReleaseClause *) {} VisitOMPReleaseClause() function in __anon1932447d0211::OMPClauseProfiler
H A DOpenMPClause.cpp1952 void OMPClausePrinter::VisitOMPReleaseClause(OMPReleaseClause *) { VisitOMPReleaseClause() function in OMPClausePrinter
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7239 void OMPClauseWriter::VisitOMPReleaseClause(OMPReleaseClause *) {} VisitOMPReleaseClause() function in OMPClauseWriter
H A DASTReader.cpp10875 void OMPClauseReader::VisitOMPReleaseClause(OMPReleaseClause *) {} VisitOMPReleaseClause() function in OMPClauseReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2432 void OMPClauseEnqueue::VisitOMPReleaseClause(const OMPReleaseClause *) {} VisitOMPReleaseClause() function in __anon1939f28d0311::OMPClauseEnqueue