Searched defs:VisitOMPCopyinClause (Results 1 – 5 of 5) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | StmtProfile.cpp | 457 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anon7ae58b710211::OMPClauseProfiler |
| D | StmtPrinter.cpp | 864 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { in VisitOMPCopyinClause() function in __anon61614ae40211::OMPClausePrinter |
| /external/clang/lib/Serialization/ | ||
| D | ASTWriterStmt.cpp | 1985 void OMPClauseWriter::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseWriter |
| D | ASTReaderStmt.cpp | 2189 void OMPClauseReader::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseReader |
| /external/clang/tools/libclang/ | ||
| D | CIndex.cpp | 2233 void OMPClauseEnqueue::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anonb4dac6810311::OMPClauseEnqueue |