Searched defs:VisitOMPSimdlenClause (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 485 void OMPClauseProfiler::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { VisitOMPSimdlenClause() function in __anon1932447d0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1759 void OMPClausePrinter::VisitOMPSimdlenClause(OMPSimdlenClause *Node) { VisitOMPSimdlenClause() function in OMPClausePrinter |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7134 void OMPClauseWriter::VisitOMPSimdlenClause(OMPSimdlenClause *C) { VisitOMPSimdlenClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10767 void OMPClauseReader::VisitOMPSimdlenClause(OMPSimdlenClause *C) { VisitOMPSimdlenClause() function in OMPClauseReader |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2368 void OMPClauseEnqueue::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { VisitOMPSimdlenClause() function in __anon1939f28d0311::OMPClauseEnqueue |