Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp485 void OMPClauseProfiler::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { VisitOMPSimdlenClause() function in __anon1932447d0211::OMPClauseProfiler
H A DOpenMPClause.cpp1759 void OMPClausePrinter::VisitOMPSimdlenClause(OMPSimdlenClause *Node) { VisitOMPSimdlenClause() function in OMPClausePrinter
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7134 void OMPClauseWriter::VisitOMPSimdlenClause(OMPSimdlenClause *C) { VisitOMPSimdlenClause() function in OMPClauseWriter
H A DASTReader.cpp10767 void OMPClauseReader::VisitOMPSimdlenClause(OMPSimdlenClause *C) { VisitOMPSimdlenClause() function in OMPClauseReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2368 void OMPClauseEnqueue::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { VisitOMPSimdlenClause() function in __anon1939f28d0311::OMPClauseEnqueue