Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp485 void OMPClauseProfiler::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp1759 void OMPClausePrinter::VisitOMPSimdlenClause(OMPSimdlenClause *Node) { in VisitOMPSimdlenClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3327 bool RecursiveASTVisitor<Derived>::VisitOMPSimdlenClause(OMPSimdlenClause *C) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7132 void OMPClauseWriter::VisitOMPSimdlenClause(OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in OMPClauseWriter
H A DASTReader.cpp10768 void OMPClauseReader::VisitOMPSimdlenClause(OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in OMPClauseReader