Searched defs:VisitOMPSIMDClause (Results 1 - 3 of 3) sorted by relevance

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

Completed in 179 milliseconds