Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDStmtProfile.cpp595 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
HDOpenMPClause.cpp1956 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenMPClause.h2488 OMPRelaxedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPRelaxedClause() function
2492 OMPRelaxedClause() in OMPRelaxedClause() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp7239 void OMPClauseWriter::VisitOMPRelaxedClause(OMPRelaxedClause *) {} in VisitOMPRelaxedClause() argument
HDASTReader.cpp10878 void OMPClauseReader::VisitOMPRelaxedClause(OMPRelaxedClause *) {} in VisitOMPRelaxedClause() argument