Searched refs:VisitOMPReleaseClause (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/AST/
H A DStmtProfile.cpp575 void OMPClauseProfiler::VisitOMPReleaseClause(const OMPReleaseClause *) {} function in class:__anon323::OMPClauseProfiler
H A DOpenMPClause.cpp1891 void OMPClausePrinter::VisitOMPReleaseClause(OMPReleaseClause *) {
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3403 bool RecursiveASTVisitor<Derived>::VisitOMPReleaseClause(OMPReleaseClause *) { function in class:clang::RecursiveASTVisitor
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp6513 void OMPClauseWriter::VisitOMPReleaseClause(OMPReleaseClause *) {}
H A DASTReader.cpp10428 void OMPClauseReader::VisitOMPReleaseClause(OMPReleaseClause *) {}
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp2392 void OMPClauseEnqueue::VisitOMPReleaseClause(const OMPReleaseClause *) {} function in class:__anon1156::OMPClauseEnqueue

Completed in 217 milliseconds