Home
last modified time | relevance | path

Searched defs:VisitOMPCopyprivateClause (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp806 OMPClauseProfiler::VisitOMPCopyprivateClause(const OMPCopyprivateClause *C) { VisitOMPCopyprivateClause() function in __anon9daec81c0211::OMPClauseProfiler
H A DOpenMPClause.cpp2263 void OMPClausePrinter::VisitOMPCopyprivateClause(OMPCopyprivateClause *Node) { VisitOMPCopyprivateClause() function in OMPClausePrinter
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6884 void OMPClauseWriter::VisitOMPCopyprivateClause(OMPCopyprivateClause *C) { VisitOMPCopyprivateClause() function in OMPClauseWriter
H A DASTReader.cpp11076 void OMPClauseReader::VisitOMPCopyprivateClause(OMPCopyprivateClause *C) { VisitOMPCopyprivateClause() function in OMPClauseReader