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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1550 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { function in class:OMPClausePrinter
H A DStmtProfile.cpp679 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { function in class:__anon2746::OMPClauseProfiler
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3226 bool RecursiveASTVisitor<Derived>::VisitOMPCopyinClause(OMPCopyinClause *C) { function in class:clang::RecursiveASTVisitor

Completed in 220 milliseconds