Searched defs:VisitOMPCopyprivateClause (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 806 OMPClauseProfiler::VisitOMPCopyprivateClause(const OMPCopyprivateClause *C) { VisitOMPCopyprivateClause() function in __anon9daec81c0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 2263 void OMPClausePrinter::VisitOMPCopyprivateClause(OMPCopyprivateClause *Node) { VisitOMPCopyprivateClause() function in OMPClausePrinter |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6884 void OMPClauseWriter::VisitOMPCopyprivateClause(OMPCopyprivateClause *C) { VisitOMPCopyprivateClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 11076 void OMPClauseReader::VisitOMPCopyprivateClause(OMPCopyprivateClause *C) { VisitOMPCopyprivateClause() function in OMPClauseReader |