Searched defs:VisitOMPSimdlenClause (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 485 void OMPClauseProfiler::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in __anon9529c64a0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1759 void OMPClausePrinter::VisitOMPSimdlenClause(OMPSimdlenClause *Node) { in VisitOMPSimdlenClause() function in OMPClausePrinter |
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7138 void OMPClauseWriter::VisitOMPSimdlenClause(OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10823 void OMPClauseReader::VisitOMPSimdlenClause(OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in OMPClauseReader |