Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DStmtProfile.cpp561 void OMPClauseProfiler::VisitOMPSIMDClause(const OMPSIMDClause *) {} in VisitOMPSIMDClause() function in __anon4d41b6620211::OMPClauseProfiler
DOpenMPClause.cpp1792 void OMPClausePrinter::VisitOMPSIMDClause(OMPSIMDClause *) { OS << "simd"; } in VisitOMPSIMDClause() function in OMPClausePrinter
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DRecursiveASTVisitor.h3252 bool RecursiveASTVisitor<Derived>::VisitOMPSIMDClause(OMPSIMDClause *) {
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6150 void OMPClauseWriter::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() function in OMPClauseWriter
DASTReader.cpp12161 void OMPClauseReader::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() function in OMPClauseReader