Searched defs:VisitOMPCopyinClause (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/AST/ | ||
D | StmtProfile.cpp | 422 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anon98c5552c0211::OMPClauseProfiler |
D | StmtPrinter.cpp | 852 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { in VisitOMPCopyinClause() function in __anon7f41149f0211::OMPClausePrinter |
/external/clang/lib/Serialization/ | ||
D | ASTWriterStmt.cpp | 1947 void OMPClauseWriter::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseWriter |
D | ASTReaderStmt.cpp | 2111 void OMPClauseReader::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseReader |
/external/clang/tools/libclang/ | ||
D | CIndex.cpp | 2179 void OMPClauseEnqueue::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anonc9d3eafc0311::OMPClauseEnqueue |