Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp808 OMPClauseProfiler::VisitOMPCopyprivateClause(const OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2265 void OMPClausePrinter::VisitOMPCopyprivateClause(OMPCopyprivateClause *Node) { in VisitOMPCopyprivateClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3668 bool RecursiveASTVisitor<Derived>::VisitOMPCopyprivateClause(
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7465 void OMPClauseWriter::VisitOMPCopyprivateClause(OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in OMPClauseWriter
H A DASTReader.cpp11222 void OMPClauseReader::VisitOMPCopyprivateClause(OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in OMPClauseReader