Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp571 void OMPClauseProfiler::VisitOMPUntiedClause(const OMPUntiedClause *) {} in VisitOMPUntiedClause() function in __anond9278b120211::OMPClauseProfiler
H A DOpenMPClause.cpp1896 void OMPClausePrinter::VisitOMPUntiedClause(OMPUntiedClause *) { in VisitOMPUntiedClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3363 bool RecursiveASTVisitor<Derived>::VisitOMPUntiedClause(OMPUntiedClause *) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6624 void OMPClauseWriter::VisitOMPUntiedClause(OMPUntiedClause *) {} in VisitOMPUntiedClause() function in OMPClauseWriter
H A DASTReader.cpp10696 void OMPClauseReader::VisitOMPUntiedClause(OMPUntiedClause *) {} in VisitOMPUntiedClause() function in OMPClauseReader