Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDStmtProfile.cpp485 void OMPClauseProfiler::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in __anon7fbd6ce40211::OMPClauseProfiler
HDOpenMPClause.cpp1759 void OMPClausePrinter::VisitOMPSimdlenClause(OMPSimdlenClause *Node) { in VisitOMPSimdlenClause() function in OMPClausePrinter
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDRecursiveASTVisitor.h3327 bool RecursiveASTVisitor<Derived>::VisitOMPSimdlenClause(OMPSimdlenClause *C) {
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp7132 void OMPClauseWriter::VisitOMPSimdlenClause(OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in OMPClauseWriter
HDASTReader.cpp10768 void OMPClauseReader::VisitOMPSimdlenClause(OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in OMPClauseReader