Home
last modified time | relevance | path

Searched refs:VisitOMPCopyinClause (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp339 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anon95d9d9f00211::OMPClauseProfiler
DStmtPrinter.cpp748 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { in VisitOMPCopyinClause() function in __anon7c5599630211::OMPClausePrinter
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2449 bool RecursiveASTVisitor<Derived>::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function
DDataRecursiveASTVisitor.h2427 bool RecursiveASTVisitor<Derived>::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1784 void OMPClauseWriter::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseWriter
DASTReaderStmt.cpp1872 void OMPClauseReader::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp1996 void OMPClauseEnqueue::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anon5e1cb0c00311::OMPClauseEnqueue