Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DStmtProfile.cpp531 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
DOpenMPClause.cpp1671 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h2127 OMPRelaxedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPRelaxedClause() function
2131 OMPRelaxedClause() in OMPRelaxedClause() function
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6353 void OMPClauseWriter::VisitOMPRelaxedClause(OMPRelaxedClause *) {} in VisitOMPRelaxedClause() argument
DASTReader.cpp12225 void OMPClauseReader::VisitOMPRelaxedClause(OMPRelaxedClause *) {} in VisitOMPRelaxedClause() argument
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp2263 void OMPClauseEnqueue::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()