Searched defs:VisitOMPCopyprivateClause (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 473 OMPClauseProfiler::VisitOMPCopyprivateClause(const OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in __anon872c98e20211::OMPClauseProfiler |
H A D | StmtPrinter.cpp | 872 void OMPClausePrinter::VisitOMPCopyprivateClause(OMPCopyprivateClause *Node) { in VisitOMPCopyprivateClause() function in __anon6da858550211::OMPClausePrinter |
/aosp_15_r20/external/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 1998 void OMPClauseWriter::VisitOMPCopyprivateClause(OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in OMPClauseWriter |
H A D | ASTReaderStmt.cpp | 2211 void OMPClauseReader::VisitOMPCopyprivateClause(OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in OMPClauseReader |
/aosp_15_r20/external/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2246 OMPClauseEnqueue::VisitOMPCopyprivateClause(const OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in __anonef1af4320311::OMPClauseEnqueue |