Home
last modified time | relevance | path

Searched refs:VisitOMPCopyinClause (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp792 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2257 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { in VisitOMPCopyinClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3653 bool RecursiveASTVisitor<Derived>::VisitOMPCopyinClause(OMPCopyinClause *C) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7452 void OMPClauseWriter::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseWriter
H A DASTReader.cpp11200 void OMPClauseReader::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseReader