Home
last modified time | relevance | path

Searched refs:VisitOMPMotionClause (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp1978 template <typename T> void OMPClausePrinter::VisitOMPMotionClause(T *Node) { in VisitOMPMotionClause() function in OMPClausePrinter
2008 VisitOMPMotionClause(Node); in VisitOMPToClause()
2012 VisitOMPMotionClause(Node); in VisitOMPFromClause()
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h7801 template <typename T> void VisitOMPMotionClause(T *Node);