Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtProfile.cpp469 void OMPClauseProfiler::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in __anonf5a685610211::OMPClauseProfiler
H A DOpenMPClause.cpp1708 void OMPClausePrinter::VisitOMPSimdlenClause(OMPSimdlenClause *Node) { in VisitOMPSimdlenClause() function in OMPClausePrinter
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp6415 void OMPClauseWriter::VisitOMPSimdlenClause(OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in OMPClauseWriter
H A DASTReader.cpp10330 void OMPClauseReader::VisitOMPSimdlenClause(OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in OMPClauseReader
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp2330 void OMPClauseEnqueue::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in __anone3c1fc710311::OMPClauseEnqueue