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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1520 void OMPClausePrinter::VisitOMPLinearClause(OMPLinearClause *Node) { function in class:OMPClausePrinter
H A DStmtProfile.cpp650 void OMPClauseProfiler::VisitOMPLinearClause(const OMPLinearClause *C) { function in class:__anon271::OMPClauseProfiler
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3198 bool RecursiveASTVisitor<Derived>::VisitOMPLinearClause(OMPLinearClause *C) { function in class:clang::RecursiveASTVisitor

Completed in 125 milliseconds