Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp601 void OMPClauseProfiler::VisitOMPSIMDClause(const OMPSIMDClause *) {} in VisitOMPSIMDClause()
H A DOpenMPClause.cpp1966 void OMPClausePrinter::VisitOMPSIMDClause(OMPSIMDClause *) { OS << "simd"; } in VisitOMPSIMDClause() argument
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5194 OMPSIMDClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSIMDClause() function
5198 OMPSIMDClause() in OMPSIMDClause() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7245 void OMPClauseWriter::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() argument
H A DASTReader.cpp10884 void OMPClauseReader::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() argument