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