Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp792 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { VisitOMPCopyinClause() function in __anon1932447d0211::OMPClauseProfiler
H A DOpenMPClause.cpp2257 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { VisitOMPCopyinClause() function in OMPClausePrinter
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7454 void OMPClauseWriter::VisitOMPCopyinClause(OMPCopyinClause *C) { VisitOMPCopyinClause() function in OMPClauseWriter
H A DASTReader.cpp11199 void OMPClauseReader::VisitOMPCopyinClause(OMPCopyinClause *C) { VisitOMPCopyinClause() function in OMPClauseReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2664 void OMPClauseEnqueue::VisitOMPCopyinClause(const OMPCopyinClause *C) { VisitOMPCopyinClause() function in __anon1939f28d0311::OMPClauseEnqueue