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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp522 void OMPClauseProfiler::VisitOMPSIMDClause(const OMPSIMDClause *) {} function in class:__anon271::OMPClauseProfiler
H A DOpenMPClause.cpp1339 void OMPClausePrinter::VisitOMPSIMDClause(OMPSIMDClause *) { OS << "simd"; } function in class:OMPClausePrinter
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3130 bool RecursiveASTVisitor<Derived>::VisitOMPSIMDClause(OMPSIMDClause *) { function in class:clang::RecursiveASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6152 void OMPClauseWriter::VisitOMPSIMDClause(OMPSIMDClause *) {}
H A DASTReader.cpp11841 void OMPClauseReader::VisitOMPSIMDClause(OMPSIMDClause *) {}

Completed in 260 milliseconds