Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DStmtProfile.cpp529 void OMPClauseProfiler::VisitOMPReleaseClause(const OMPReleaseClause *) {} in VisitOMPReleaseClause() function in __anon68ab913a0211::OMPClauseProfiler
DOpenMPClause.cpp1667 void OMPClausePrinter::VisitOMPReleaseClause(OMPReleaseClause *) { in VisitOMPReleaseClause() function in OMPClausePrinter
/external/llvm-project/clang/include/clang/AST/
DRecursiveASTVisitor.h3142 bool RecursiveASTVisitor<Derived>::VisitOMPReleaseClause(OMPReleaseClause *) {
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6351 void OMPClauseWriter::VisitOMPReleaseClause(OMPReleaseClause *) {} in VisitOMPReleaseClause() function in OMPClauseWriter
DASTReader.cpp12223 void OMPClauseReader::VisitOMPReleaseClause(OMPReleaseClause *) {} in VisitOMPReleaseClause() function in OMPClauseReader
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp2261 void OMPClauseEnqueue::VisitOMPReleaseClause(const OMPReleaseClause *) {} in VisitOMPReleaseClause() function in __anon2c39628a0311::OMPClauseEnqueue