Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DStmtProfile.cpp752 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anon4d41b6620211::OMPClauseProfiler
DOpenMPClause.cpp2069 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { in VisitOMPCopyinClause() function in OMPClausePrinter
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DRecursiveASTVisitor.h3396 bool RecursiveASTVisitor<Derived>::VisitOMPCopyinClause(OMPCopyinClause *C) {
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6352 void OMPClauseWriter::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseWriter
DASTReader.cpp12460 void OMPClauseReader::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseReader