Searched defs:VisitOMPCopyinClause (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 790 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { VisitOMPCopyinClause() function in __anon9daec81c0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 2255 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { VisitOMPCopyinClause() function in OMPClausePrinter |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6871 void OMPClauseWriter::VisitOMPCopyinClause(OMPCopyinClause *C) { VisitOMPCopyinClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 11054 void OMPClauseReader::VisitOMPCopyinClause(OMPCopyinClause *C) { VisitOMPCopyinClause() function in OMPClauseReader |